File tree 4 files changed +12
-7
lines changed
4 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 40
40
You can use our preset [here](https://codesandbox.io/s/dj4f7t).
41
41
42
42
- type : textarea
43
- render : markdown
44
43
attributes :
44
+ render : markdown
45
45
label : Bug report
46
46
description : |
47
47
A clear and concise description of what the bug is. Please include any
50
50
required : true
51
51
52
52
- type : textarea
53
- render : markdown
54
53
attributes :
54
+ render : markdown
55
55
label : Steps to reproduce
56
56
placeholder : |
57
57
Steps to reproduce the behavior:
@@ -61,20 +61,20 @@ body:
61
61
4. See error
62
62
63
63
- type : textarea
64
- render : markdown
65
64
attributes :
65
+ render : markdown
66
66
label : Expected behavior
67
67
description : A clear and concise description of what you expected to happen.
68
68
69
69
- type : textarea
70
- render : markdown
71
70
attributes :
71
+ render : markdown
72
72
label : Actual behavior
73
73
description : A clear and concise description of what actually happened.
74
74
75
75
- type : textarea
76
- render : markdown
77
76
attributes :
77
+ render : markdown
78
78
label : Environment
79
79
description : |
80
80
examples:
Original file line number Diff line number Diff line change
1
+ blank_issues_enabled : false
2
+ contact_links :
3
+ - name : Victory Issues Board
4
+ url : https://github.com/FormidableLabs/victory/issues
5
+ about : Please ask and answer questions here.
Original file line number Diff line number Diff line change 21
21
required : true
22
22
23
23
- type : textarea
24
- render : markdown
25
24
attributes :
25
+ render : markdown
26
26
label : Feature Request
27
27
description : |
28
28
**Is your feature request related to a problem? Please describe.**
Original file line number Diff line number Diff line change 21
21
required : true
22
22
23
23
- type : textarea
24
- render : markdown
25
24
attributes :
25
+ render : markdown
26
26
label : Question
27
27
description : |
28
28
Any background information that might help us answer your questions.
You can’t perform that action at this time.
0 commit comments