mirror of
https://github.com/Crunchy-DL/Crunchy-Downloader.git
synced 2026-01-11 20:10:26 +00:00
Chg - Update issue templates
This commit is contained in:
parent
771ebfe074
commit
93e71d3786
2 changed files with 11 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug.md
vendored
2
.github/ISSUE_TEMPLATE/bug.md
vendored
|
|
@ -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.
|
||||
|
||||
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.
|
||||
|
|
|
|||
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: "[Feature]"
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
Reference in a new issue