https://github.com/samccone/issue-and-pr-templates
✨ Issue and PR templates! ✨
https://github.com/samccone/issue-and-pr-templates
Last synced: 9 months ago
JSON representation
✨ Issue and PR templates! ✨
- Host: GitHub
- URL: https://github.com/samccone/issue-and-pr-templates
- Owner: samccone
- Created: 2016-02-17T18:29:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-01T16:21:46.000Z (over 10 years ago)
- Last Synced: 2025-04-09T01:35:30.126Z (about 1 year ago)
- Homepage:
- Size: 8.79 KB
- Stars: 83
- Watchers: 3
- Forks: 66
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Issue and Pull Request templates have landed on github!
Github now supports issue templates via a markdown file called `issue_template.md` in the root or `.github/` folder of your repo!
There is also added support for pull request templates via a markdown file called `pull_request_template.md` in the root or `.github/` folder of your repo!
### Open a new issue and try it out!
https://github.com/samccone/issue-template/issues/new
### Or edit a file and open a PR!
#### Documentation
For a more in-depth explanation check out: https://help.github.com/articles/helping-people-contribute-to-your-project/
#### Template Generation
To generate template customized to your project, check out: [Issue and Pull Request Templates Generator](https://www.talater.com/open-source-templates/)