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
+12
View File
@@ -0,0 +1,12 @@
**Please describe the problem you are having in as much detail as possible**:
**Further details**:
- Xiao version:
- Priority this issue should have please be realistic and elaborate if possible:
- [ ] I found this issue while self-hosting the bot.
- Node.js version:
- Commit hash:
- Operating system:
+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.