Add an issue template

This commit is contained in:
Dale Schultz 2021-10-02 11:37:46 -04:00 committed by GitHub
parent c20afa585b
commit 425c8e01d9
1 changed files with 32 additions and 0 deletions

32
.github/ISSUE_TEMPLATE/issue-report.md vendored Normal file
View File

@ -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.