File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11name : Bug Report
22description : Use this template to report a bug or issue.
3- title : " [Bug]: "
4- labels : ["bug", "unverified "]
3+ title : " [Bug] "
4+ labels : ["bug", "needs review "]
55body :
66 - type : markdown
77 attributes :
1717 required : true
1818 - label : I have searched open and closed issues.
1919 required : true
20- - label : I agree to follow this project's [Code of Conduct]().
20+ - label : I agree to follow this project's [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md ).
2121 required : true
2222 - type : textarea
2323 id : description
5454 options :
5555 - Docker Compose
5656 - Docker Run
57- - Bare Metal
57+ - Other
5858 default : 0
5959 validations :
6060 required : true
Original file line number Diff line number Diff line change 11name : Feature Request
22description : Use this template for requesting a new feature or change.
3- title : " [Feature]: "
4- labels : ["feature", "needs- review"]
3+ title : " [Feature] "
4+ labels : ["feature", "needs review"]
55body :
66 - type : markdown
77 attributes :
2626 - Charts
2727 - Notifications
2828 - Speedtest
29- - WebGui
29+ - Web UI/UX
3030 default : 0
3131 validations :
3232 required : true
You can’t perform that action at this time.
0 commit comments