diff --git a/.github/ISSUE_TEMPLATE/issue-report.md b/.github/ISSUE_TEMPLATE/issue-report.md new file mode 100644 index 00000000..9dbbd0b6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue-report.md @@ -0,0 +1,32 @@ +--- +name: Issue report +about: Create a report to help us improve +title: "[Logger][Editor]" +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Desktop (please complete the following information):** + - OS version: [e.g. Windows 10, Linux (dist), etc] + - Java version: [From RomRaider - Help - About, e.g. Sun Microsystems Inc. 1.6.0_45] + - RomRaider version: [or Github commit if not the latest official release] + +**Additional context** +Add any other context about the problem here.