Remove private stuff

This commit is contained in:
Dragon Fire
2021-03-10 17:04:43 -05:00
parent 5d9e4affe4
commit a78782c126
12 changed files with 17 additions and 2846 deletions
-16
View File
@@ -1,16 +0,0 @@
---
name: Bug report
about: Report incorrect or unexpected behaviour
---
**Please describe the problem you are having in as much detail as possible:**
**Further details:**
- 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:
-16
View File
@@ -1,16 +0,0 @@
---
name: Feature request
about: Request a feature
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the ideal solution**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
-9
View File
@@ -1,9 +0,0 @@
**Please describe the changes this PR makes and why it should be merged:**
**Semantic versioning classification:**
- This PR changes the 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.