File tree Expand file tree Collapse file tree 3 files changed +6
-27
lines changed Expand file tree Collapse file tree 3 files changed +6
-27
lines changed Original file line number Diff line number Diff line change 9
9
- type : markdown
10
10
attributes :
11
11
value : |
12
- Thanks for taking the time to fill out this bug report!
12
+ Thanks for taking the time to fill out this bug report! Please provide as much information as possible, including screenshots if possible.
13
13
- type : input
14
14
id : component
15
15
attributes :
16
16
label : Component
17
17
description : Which component does this bug affect?
18
- placeholder : Tell us what you see!
19
- value : " A bug happened!"
20
18
validations :
21
19
required : true
22
20
- type : textarea
23
21
id : description
24
22
attributes :
25
23
label : Description
26
- description : Describe the error or unexpected behaviour you observed
27
- placeholder : Tell us what you see!
28
- value : " A bug happened!"
24
+ description : Describe the error or unexpected behaviour you observed, and provide screenshots if possible
25
+ placeholder : Tell us what's going wrong
29
26
validations :
30
27
required : true
31
28
- type : textarea
32
29
id : reproduction
33
30
attributes :
34
31
label : Steps to reproduce
35
- description : What were you doing when the bug occurred?
36
- placeholder : Tell us what you see!
37
- value : " A bug happened!"
32
+ description : Describe the circumstances under which the bug occurs
33
+ placeholder : What were you doing when the bug occurred?
38
34
validations :
39
35
required : true
40
36
- type : textarea
41
37
id : technical
42
38
attributes :
43
39
label : Technical information
44
40
description : What browsers or platforms does the bug affect?
45
- placeholder : Tell us what you see!
46
- value : " A bug happened!"
41
+ placeholder : Desktop or mobile? All browsers, or only one?
47
42
validations :
48
43
required : true
Original file line number Diff line number Diff line change @@ -18,34 +18,26 @@ body:
18
18
attributes :
19
19
label : Component name
20
20
description : A short, descriptive name for this component
21
- placeholder : Tell us what you see!
22
- value : " A bug happened!"
23
21
validations :
24
22
required : true
25
23
- type : textarea
26
24
id : description
27
25
attributes :
28
26
label : Description
29
27
description : Summary of what the component does, and its expected behaviour
30
- placeholder : Tell us what you see!
31
- value : " A bug happened!"
32
28
validations :
33
29
required : true
34
30
- type : textarea
35
31
id : rationale
36
32
attributes :
37
33
label : Rationale
38
34
description : Brief explanation of why this component is required, and how it will enhance application or service functionality and usability
39
- placeholder : Tell us what you see!
40
- value : " A bug happened!"
41
35
validations :
42
36
required : true
43
37
- type : textarea
44
38
id : additional
45
39
attributes :
46
40
label : Additional information
47
41
description : Links to any examples, research or code to support your proposal, if available
48
- placeholder : Tell us what you see!
49
- value : " A bug happened!"
50
42
validations :
51
43
required : true
Original file line number Diff line number Diff line change @@ -18,34 +18,26 @@ body:
18
18
attributes :
19
19
label : Related component
20
20
description : Which component does this proposed enhancement affect?
21
- placeholder : Tell us what you see!
22
- value : " A bug happened!"
23
21
validations :
24
22
required : true
25
23
- type : textarea
26
24
id : description
27
25
attributes :
28
26
label : Description
29
27
description : Describe the proposed change
30
- placeholder : Tell us what you see!
31
- value : " A bug happened!"
32
28
validations :
33
29
required : true
34
30
- type : textarea
35
31
id : rationale
36
32
attributes :
37
33
label : Rationale
38
34
description : Explain why you are proposing this change, and the expected benefit to the user
39
- placeholder : Tell us what you see!
40
- value : " A bug happened!"
41
35
validations :
42
36
required : true
43
37
- type : textarea
44
38
id : additional
45
39
attributes :
46
40
label : Additional information
47
41
description : Links to any examples, research or code to support your proposal, if available
48
- placeholder : Tell us what you see!
49
- value : " A bug happened!"
50
42
validations :
51
43
required : true
You can’t perform that action at this time.
0 commit comments