updated issue templates
This commit is contained in:
parent
c429266320
commit
55f5819ae9
|
|
@ -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.]
|
||||
|
||||
|
|
|
|||
|
|
@ -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.]
|
||||
|
|
|
|||
Loading…
Reference in New Issue