Update issue templates

This commit is contained in:
PentagonLP 2021-06-02 00:59:35 +02:00 committed by GitHub
parent ac82b3c77a
commit b1f0582056
2 changed files with 49 additions and 0 deletions

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

@ -0,0 +1,29 @@
---
name: Bug report
about: Create a report to help us hunt 'em down
title: "[Bug]"
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior. What commands did you enter? Did you reboot the Computer at some point? Did the bug occur while tab completing something?
**Error**
What error message did you get? Please include full error message to make the bug easier to trace down.
**Expected behavior**
A clear and concise description of what you expected to happen.
**CraftOS and Game version**
Which version of CraftOS do you use? Which Minecraft Version are you plaing on?
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.

View File

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[Feature Request]"
labels: enhancement
assignees: ''
---
**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 solution you'd like**
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.