Chg - Update issue templates
This commit is contained in:
parent
771ebfe074
commit
93e71d3786
|
@ -21,4 +21,4 @@ Before you open a new issue, please make sure you have done the following:**
|
||||||
- If the program displays an error or behaves unexpectedly, please enable log mode and check the logs for any error messages. Include these logs when you submit your issue.
|
- If the program displays an error or behaves unexpectedly, please enable log mode and check the logs for any error messages. Include these logs when you submit your issue.
|
||||||
|
|
||||||
4. **Check the Windows Event Log (if the program crashes)**
|
4. **Check the Windows Event Log (if the program crashes)**
|
||||||
- If the program crashes, please check the Windows Event Log for any related error messages and include that information in your issue report.
|
- If the program crashes, please check the Windows Event Log for any related error messages (.NET runtime) and include that information in your issue report.
|
||||||
|
|
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: "[Feature]"
|
||||||
|
labels: enhancement
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue