Files
PhoenixPE/.github/ISSUE_TEMPLATE/bug_report.md
2024-09-05 22:27:40 -05:00

44 lines
1.9 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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'.
If you are reporting an issue when trying to build PhoenixPE, you *MUST* provide a log, period. Please do not assume that the developer(s) will be able to guess the specifics of your environment, what source image you used, what error messages were displayed, or any of the other critical information that the log provides. In order to investigate a build issue, a log is ALWAYS required. For your convenience a log bundle is automatically generated and saved to the `Logs` folder in your PhoenixPE directory. Please attached this .zip file to your ticket.
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.