File tree Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -37,18 +37,22 @@ body:
3737 label : What browsers are you seeing the problem on?
3838 multiple : true
3939 options :
40+ - All (its generally a browser agnostic issue)
4041 - Firefox
4142 - Chrome
4243 - Safari
4344 - Microsoft Edge
45+ - Other
4446 - type : checkboxes
4547 id : terms
4648 attributes :
4749 label : Record
4850 options :
4951 - label : " I have read the Contributing Guidelines"
5052 required : true
51- - label : " I'm a GSSOC'24 contributor"
53+ - label : " I'm a GSSOC'25 contributor"
5254 required : false
53- - label : " I want to work on this issue "
55+ - label : " I'm a Hacktoberfest contributor "
5456 required : false
57+ - label : " I want to work on this issue"
58+ required : false
Original file line number Diff line number Diff line change 5454 options :
5555 - label : " I have read the Contributing Guidelines"
5656 required : true
57- - label : " I'm a GSSOC'24 contributor"
57+ - label : " I'm a GSSOC'25 contributor"
5858 required : false
59- - label : " I want to work on this issue "
59+ - label : " I'm a Hacktoberfest contributor "
6060 required : false
61+ - label : " I want to work on this issue"
62+ required : false
Original file line number Diff line number Diff line change 5757 options :
5858 - label : " I have read the Contributing Guidelines"
5959 required : true
60- - label : " I'm a GSSOC'24 contributor"
60+ - label : " I'm a GSSOC'25 contributor"
6161 required : false
62- - label : " I want to work on this issue "
62+ - label : " I'm a Hacktoberfest contributor "
6363 required : false
64+ - label : " I want to work on this issue"
65+ required : false
You can’t perform that action at this time.
0 commit comments