File tree Expand file tree Collapse file tree 1 file changed +11
-34
lines changed Expand file tree Collapse file tree 1 file changed +11
-34
lines changed Original file line number Diff line number Diff line change 11name : Bug Report
22description : File a bug report
33title : " [Bug]: "
4- labels : ["bug"]
4+ type : " bug"
5+ labels : ["in triage"]
6+ projects : ["input-output-hk/102"]
7+
58body :
69 - type : markdown
710 attributes :
2932 validations :
3033 required : false
3134
32- - type : dropdown
33- id : project
34- attributes :
35- label : Project
36- description : Specify the project that has been impacted by the bug.
37- options :
38- - Athena
39- - Frontend
40- - Backend
41- - Flutter/Dart packages
42- - Rust crates
43- - Documentation
44- - Other (specify in Anything else section)
45- default : 1
46- validations :
47- required : true
48-
4935 - type : dropdown
5036 id : OS
5137 attributes :
@@ -61,29 +47,20 @@ body:
6147 validations :
6248 required : true
6349
64- - type : dropdown
65- id : browsers
66- attributes :
67- label : What browsers are you seeing the problem on?
68- multiple : true
69- options :
70- - Firefox
71- - Chrome
72- - Safari
73- - Microsoft Edge
74- - Arc
75- - Other (specify in Anything else section)
76- - Not Applicable
77- validations :
78- required : true
79-
8050 - type : textarea
8151 id : logs
8252 attributes :
8353 label : Relevant log output
8454 description : Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
8555 render : sh
8656
57+ - type : textarea
58+ attributes :
59+ label : Version
60+ description : Specify the version/release/commit that has been impacted by the bug
61+ validations :
62+ required : true
63+
8764 - type : textarea
8865 attributes :
8966 label : Anything else?
You can’t perform that action at this time.
0 commit comments