File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 7
7
value : >
8
8
**Thanks for filing a 🐛 bug report 😄!**
9
9
10
+ - type : checkboxes
11
+ attributes :
12
+ label : Verification
13
+ description : Please verify that you've followed these steps.
14
+ options :
15
+ - label : I searched for recent similar issues at https://github.com/rust-lang/rustup/issues?q=is%3Aissue+is%3Aopen%2Cclosed and found no duplicates.
16
+ required : true
17
+ - label : I am on the latest version of Rustup according to https://github.com/rust-lang/rustup/tags and am still able to reproduce my issue.
18
+ required : true
19
+
10
20
- type : textarea
11
21
id : problem
12
22
attributes :
59
69
render : console
60
70
validations :
61
71
required : true
72
+
73
+ - type : textarea
74
+ id : os
75
+ attributes :
76
+ label : OS version
77
+ render : console
78
+ validations :
79
+ required : true
You can’t perform that action at this time.
0 commit comments