add issue templates

This commit is contained in:
Jack
2022-10-28 16:37:36 -04:00
committed by GitHub
parent 84f3050820
commit 5c46c34542
2 changed files with 37 additions and 0 deletions

23
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,23 @@
---
name: Bug report
about: Report problems/issues here
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Expected behavior**
A clear and concise description of what you expected/is supposed to happen.
**Software Information**
- Paper/Spigot/Bukkit (with build/release number)
- Minecraft version
- Link to server log (upload at https://mclo.gs/)
- Link to configuration log **(REMOVE YOUR API KEY!)** (upload at https://pastebin.com/)
**Additional context**
Add any other context about the problem here.

View File

@@ -0,0 +1,14 @@
---
name: Feature request
about: Make suggestions here
title: ''
labels: enhancement
assignees: ''
---
**Describe the Suggestion**
Let me know what you would like me to add, remove, or change
**Related Issues**
Mention any issues or problems (either on GitHub or not) that this suggestion is related too