diff --git a/.github/ISSUE_TEMPLATE/need-help.md b/.github/ISSUE_TEMPLATE/need-help.md new file mode 100644 index 0000000..be18b9f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/need-help.md @@ -0,0 +1,24 @@ +--- +name: Need help +about: Create an issue for a problem you are having. +title: '' +labels: '' +assignees: '' + +--- + +**Describe the Issue** +A clear and concise description of what the bug is. + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Versions:** + - Minecraft: [e.g. 1.16] + - CommandPanels: [e.g. 3.2.0] + +**Additional context** +Add any other context about the problem here.