Merge pull request #2916 from duckduckgo/gd/pull-request-template

Add pull request template
master
Zach Thompson 2016-04-28 09:02:52 -06:00
commit 57a092789e
1 changed files with 30 additions and 0 deletions

30
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,30 @@
###### What does your Pull Request do (check all that apply)?
Choose the most relevant items and use the following title template to name
your Pull Request.
- [ ] New Instant Answer
- [ ] Cheat Sheets: **`New {Cheat Sheet Name} Cheat Sheet`**
- [ ] Other: **`New {IA Name} Instant Answer`**
- [ ] Improvement
- [ ] Bug fix: **`{IA Name}: Fix {Issue number or one-line description}`**
- [ ] Enhancement: **`{IA Name}: {Description of Improvements}`**
- [ ] NonInstant Answer
- [ ] Other (Role, Template, Test, Documentation, etc.): **`{GoodieRole/Templates/Tests/Docs}: {Short Description}`**
###### Description of changes
Provide an overview of the changes this pull request introduces.
###### Which issues (if any) does this fix?
Fixes #NNNN - how specifically does it fix the issue?
###### People to notify (@mention interested parties)
---
Instant Answer Page: https://duck.co/ia/view/{{ID}}
[Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @mention