Update issue templates

This commit is contained in:
Jonathan Holmgren
2022-05-14 22:15:25 -05:00
committed by GitHub
parent f66c42f0d9
commit fe0f28e626

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

@@ -0,0 +1,35 @@
---
name: Bug report
about: Create a report to help us improve PhoenixPE
title: ''
labels: ''
assignees: ''
---
<!--PLEASE READ THIS CAREFULLY: You *MUST* read and complete the checklist below, by placing an x into each [ ] (so that it shows '[x]', NOT '[ x]' or '[x ]'), BEFORE clicking on 'Submit new issue'. Failure to perform these steps, WHICH ARE ONLY THERE TO HELP *YOU*, will result in the issue being dismissed without warning.-->
Checklist
---------
- [ ] I looked at https://github.com/PhoenixPE/PhoenixPE/wiki/FAQ to see if my question has already been answered.
- [ ] I performed a search in the issue tracker for similar issues using keywords relevant to my problem, such as the error message I got from the log.
Report
---------
<!--**BE SPECIFIC: We cannot read your mind and are unlikely to devote time to your issue if you can't be bothered to supply useful information.**-->
**Describe what is happening**
A clear and concise description of the issue you are experiencing.
**To Reproduce**
Step-by-step instructions on how 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/Logs**
If applicable provide any error messages, log files, screenshots, scripts, etc. that may be helpful for troubleshooting or further explain your issue.