File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -16,19 +16,19 @@ body:
16
16
- type : textarea
17
17
attributes :
18
18
label : Describe the issue
19
- description : A concise description of what you're experiencing. Providing screenshots is also helpful.
19
+ description : Please provide a concise description of what you're experiencing. Providing screenshots is also helpful.
20
20
validations :
21
21
required : true
22
22
- type : textarea
23
23
attributes :
24
24
label : Expected behavior
25
- description : A concise description of what you expected to happen.
25
+ description : Please provide a concise description of what you expected to happen.
26
26
validations :
27
27
required : true
28
28
- type : textarea
29
29
attributes :
30
30
label : Steps to reproduce
31
- description : Steps to reproduce the behavior.
31
+ description : Please describe the precise steps needed to reproduce the behavior.
32
32
placeholder : |
33
33
Mention package versions and environment (browser, etc)...
34
34
1. ...
38
38
- type : input
39
39
attributes :
40
40
label : Test case
41
- description : Please provide a link to a test case reproducing the issue
41
+ description : Please provide a link to a reduced test case that reproduces the issue.
42
42
placeholder : " https://codesandbox.io/s/6lx6ql1w5r"
43
43
validations :
44
44
required : true
45
+ - type : textarea
46
+ attributes :
47
+ label : Additional comments
48
+ description : You're welcome to provide additional context and proposed solutions.
Original file line number Diff line number Diff line change 5
5
- type : markdown
6
6
attributes :
7
7
value : |
8
- Thank you for reporting suggesting a feature!
8
+ Thank you for suggesting a feature!
9
9
- type : checkboxes
10
10
attributes :
11
11
label : Is there an existing request?
16
16
- type : textarea
17
17
attributes :
18
18
label : Describe the feature request
19
- description : A concise description of the request, potential solutions, and addtional context.
19
+ description : Please provide a concise description of the request, potential solutions, and addtional context.
20
20
validations :
21
21
required : true
You can’t perform that action at this time.
0 commit comments