updated issue templates
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -7,10 +7,17 @@ labels: "Something isn't working"
|
|||||||
|
|
||||||
## Bug Report
|
## Bug Report
|
||||||
|
|
||||||
|
### Before submitting report
|
||||||
|
|
||||||
|
[Kindly review the log files in Install-Logs directory. Some apps may have not installed properly.]
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
|
||||||
[Provide a clear and concise description of the bug.]
|
[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
|
### Steps to Reproduce
|
||||||
|
|
||||||
1. [First Step]
|
1. [First Step]
|
||||||
@@ -44,3 +51,4 @@ e.g.,
|
|||||||
### Additional Information
|
### 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.]
|
[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.]
|
||||||
|
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/custom.md
vendored
4
.github/ISSUE_TEMPLATE/custom.md
vendored
@@ -7,6 +7,10 @@ labels: "custom"
|
|||||||
|
|
||||||
## Custom Template
|
## Custom Template
|
||||||
|
|
||||||
|
### Before submitting report
|
||||||
|
|
||||||
|
[Kindly review the log files in Install-Logs directory. Some apps may have not installed properly.]
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
|
||||||
[Provide a clear and concise description of the issue or request.]
|
[Provide a clear and concise description of the issue or request.]
|
||||||
|
|||||||
Reference in New Issue
Block a user