mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38:04 +02:00
36 lines
1.4 KiB
Markdown
36 lines
1.4 KiB
Markdown
---
|
||
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.
|