From f6af9f8631a80debc86f2b3e4fe6986a8d171898 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 30 May 2024 03:22:57 +0900 Subject: [PATCH] updated issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++++ .github/ISSUE_TEMPLATE/custom.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c464a96..6d8c37d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,10 @@ labels: "Something isn't working" ## Bug Report +### Before submitting report + +[Kindly review the log files in Install-Logs directory. Some apps may have not installed properly.] + ### Description [Provide a clear and concise description of the bug.] diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md index 1542d0a..75f01b4 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -7,6 +7,10 @@ labels: "custom" ## Custom Template +### Before submitting report + +[Kindly review the log files in Install-Logs directory. Some apps may have not installed properly.] + ### Description [Provide a clear and concise description of the issue or request.]