diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3b27977..2f1c441 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,10 +7,17 @@ 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.] +[If you have issue with installation, kindly attach the Install-Logs which was created by the install script] + + ### Steps to Reproduce 1. [First Step] @@ -44,3 +51,4 @@ e.g., ### Additional Information [Add any other information about the problem here. For example, you might include the error message, any recent changes that you made to the project, or any other relevant details.] + 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.]