1
0
mirror of synced 2025-11-08 12:57:47 +00:00

feat(github): add sample GitHub issue template, PR template, and contributing guidelines

This commit is contained in:
Jason Dreyzehner
2017-02-13 19:29:43 -05:00
parent 973966e23d
commit 9c95249dcd
4 changed files with 28 additions and 0 deletions

11
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,11 @@
* **I'm submitting a ...**
[ ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
* **Summary**
* **Other information** (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)