From 99b99f67eb141bd9506fe299d0a401f2c6199e2a Mon Sep 17 00:00:00 2001 From: Husko <27901510+Official-Husko@users.noreply.github.com> Date: Thu, 24 Aug 2023 00:46:02 +0000 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 14 ++++++++------ .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c2be15d..fa73296 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,9 @@ --- name: Bug report -about: Create a report to help me improve this tool +about: Create a bug report to help me solve the issue. title: "[BUG] " -labels: bug -assignees: '' +labels: bug, enhancement +assignees: Official-Husko --- @@ -24,13 +24,15 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Version [e.g. 22] + - OS: [e.g. Windows] + - Version [e.g. 10] **Used Parameters and Settings (please complete the following information):** - Site: [e.g. e621] - Tool Version: [e.g. ] -- Tags: [e.g. wolf female sfw] +- Tags/Link: [e.g. wolf female sfw] **Additional context** Add any other context about the problem here. + +### ***Please attach the runtime.log*** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a6053d1..7378322 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,7 +3,7 @@ name: Feature request about: Suggest an idea for this project title: "[REQUEST] " labels: enhancement -assignees: '' +assignees: Official-Husko ---