Issue and Pull Request templates

This commit is contained in:
Daniel Odendahl Jr
2018-03-05 01:11:08 +00:00
parent 4434668bf4
commit d4dfcf77ff
2 changed files with 21 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
**Please describe the changes this PR makes and why it should be merged**:
**Semantic versioning classification:**
- This PR changes the bot's code in some way
- [ ] SEMVER patch (bug fix)
- [ ] SEMVER minor (commands or args added)
- [ ] SEMVER major (commands removed or renamed, args moved or removed)
- [ ] This PR **only** includes non-code changes, like changes to the README.