[PR #712] [MERGED] [IMPROVEMENT] Add templates for issues and PR's #1536

Closed
opened 2026-01-29 17:17:01 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/712
Author: @canihavesomecoffee
Created: 3/6/2017
Status: Merged
Merged: 3/6/2017
Merged by: @cfsmp3

Base: masterHead: contributor-guide


📝 Commits (1)

  • 5194dea Add contributors guide, update readme

📊 Changes

4 files changed (+101 additions, -19 deletions)

View changed files

.github/CONTRIBUTING.md (+36 -0)
.github/ISSUE_TEMPLATE.md (+36 -0)
.github/PULL_REQUEST_TEMPLATE.md (+20 -0)
📝 README.md (+9 -19)

📄 Description

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.

My familiarity with the project is as follows (check one):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

This pull request adds the next things to the repository:

  • A contributors guide
  • A template for new issues
  • A template for new pull requests

It also updates the readme to reference to the contributors guide, as well as updating all links to the ccextractor homepage with https


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/712 **Author:** [@canihavesomecoffee](https://github.com/canihavesomecoffee) **Created:** 3/6/2017 **Status:** ✅ Merged **Merged:** 3/6/2017 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `contributor-guide` --- ### 📝 Commits (1) - [`5194dea`](https://github.com/CCExtractor/ccextractor/commit/5194dea1b8065fef67d022058965f054786898e2) Add contributors guide, update readme ### 📊 Changes **4 files changed** (+101 additions, -19 deletions) <details> <summary>View changed files</summary> ➕ `.github/CONTRIBUTING.md` (+36 -0) ➕ `.github/ISSUE_TEMPLATE.md` (+36 -0) ➕ `.github/PULL_REQUEST_TEMPLATE.md` (+20 -0) 📝 `README.md` (+9 -19) </details> ### 📄 Description **In raising this pull request, I confirm the following (please check boxes):** - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that another pull request for this purpose does not exist. - [x] I have considered, and confirmed that this submission will be valuable to others. - [x] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. - [x] I give this submission freely, and claim no ownership to its content. **My familiarity with the project is as follows (check one):** - [ ] I have never used CCExtractor. - [ ] I have used CCExtractor just a couple of times. - [ ] I absolutely love CCExtractor, but have not contributed previously. - [x] I am an active contributor to CCExtractor. --- This pull request adds the next things to the repository: - A contributors guide - A template for new issues - A template for new pull requests It also updates the readme to reference to the contributors guide, as well as updating all links to the ccextractor homepage with http*s* --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:17:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1536