From 93e71d3786bb5033cbc07475c9d22a13c3041ed8 Mon Sep 17 00:00:00 2001 From: Elwador <75888166+Elwador@users.noreply.github.com> Date: Tue, 30 Jul 2024 12:19:02 +0200 Subject: [PATCH] Chg - Update issue templates --- .github/ISSUE_TEMPLATE/bug.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 60dd34c..ddb1899 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -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. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..e629de1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,10 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: "[Feature]" +labels: enhancement +assignees: '' + +--- + +