File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 8
8
Thanks for filing a 🐛 bug report 😄!
9
9
10
10
- type : textarea
11
+ id : problem
11
12
attributes :
12
13
label : Problem
13
14
description : |
14
15
A clear and concise description of what the bug is,
15
16
including what currently happens and what you expected to happen.
16
17
17
18
- type : textarea
19
+ id : steps
18
20
attributes :
19
21
label : Steps
20
22
description : The steps to reproduce the bug.
@@ -24,20 +26,24 @@ body:
24
26
3.
25
27
26
28
- type : textarea
29
+ id : solutions
27
30
attributes :
28
31
label : Possible Solution(s)
29
32
description : |
30
33
Not obligatory, but suggest a fix/reason for the bug,
31
34
or ideas how to implement the addition or change.
32
35
33
36
- type : textarea
37
+ id : notes
34
38
attributes :
35
39
label : Notes
36
40
37
41
- type : textarea
42
+ id : version
38
43
attributes :
39
44
label : Output of `rustup --version`
40
45
41
46
- type : textarea
47
+ id : toolchains
42
48
attributes :
43
49
label : Output of `rustup show`
Original file line number Diff line number Diff line change 8
8
Thanks for filing an 🙋 enhancement request 😄!
9
9
10
10
- type : textarea
11
+ id : problem
11
12
attributes :
12
13
label : Problem you are trying to solve
13
14
description : |
14
15
A clear and concise description of the problem this enhancement request is trying to solve.
15
16
16
17
- type : textarea
18
+ id : solution
17
19
attributes :
18
20
label : Solution you'd like
19
21
description : |
20
22
A clear and concise description of what you want to happen.
21
23
22
24
- type : textarea
25
+ id : notes
23
26
attributes :
24
27
label : Notes
25
28
description : |
Original file line number Diff line number Diff line change @@ -37,13 +37,15 @@ body:
37
37
Thanks for filing a 🐛 bug report 😄!
38
38
39
39
- type : textarea
40
+ id : problem
40
41
attributes :
41
42
label : Problem
42
43
description : |
43
44
A clear and concise description of what the bug is,
44
45
including what currently happens and what you expected to happen.
45
46
46
47
- type : textarea
48
+ id : steps
47
49
attributes :
48
50
label : Steps
49
51
description : The steps to reproduce the bug.
@@ -53,20 +55,24 @@ body:
53
55
3.
54
56
55
57
- type : textarea
58
+ id : solutions
56
59
attributes :
57
60
label : Possible Solution(s)
58
61
description : |
59
62
Not obligatory, but suggest a fix/reason for the bug,
60
63
or ideas how to implement the addition or change.
61
64
62
65
- type : textarea
66
+ id : notes
63
67
attributes :
64
68
label : Notes
65
69
66
70
- type : textarea
71
+ id : version
67
72
attributes :
68
73
label : Output of `rustup --version`
69
74
70
75
- type : textarea
76
+ id : toolchains
71
77
attributes :
72
78
label : Output of `rustup show`
You can’t perform that action at this time.
0 commit comments