An open API service indexing awesome lists of open source software.

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! ✨

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/)