@@ -4,46 +4,46 @@ description: Suggest an idea for this project
4
4
labels : ' feature request'
5
5
body :
6
6
- type : markdown
7
- attributes :
8
- value : ' ## User story'
7
+ attributes :
8
+ value : ' ## User story'
9
9
- type : markdown
10
- attributes :
11
- value : A clear and concise description of _who_ wants to do _what_ and _why_.
10
+ attributes :
11
+ value : A clear and concise description of _who_ wants to do _what_ and _why_.
12
12
- type : input
13
- attributes :
14
- label : As
15
- description : Who?
16
- placeholder : user, contributor, maintainer, engineer, manager, etc.
17
- validations :
18
- required : true
13
+ attributes :
14
+ label : As
15
+ description : Who?
16
+ placeholder : user, contributor, maintainer, engineer, manager, etc.
17
+ validations :
18
+ required : true
19
19
- type : input
20
- attributes :
21
- label : I would like to
22
- description : What?
23
- placeholder : do something new or better with Rex
24
- validations :
25
- required : true
20
+ attributes :
21
+ label : I would like to
22
+ description : What?
23
+ placeholder : do something new or better with Rex
24
+ validations :
25
+ required : true
26
26
- type : input
27
- attributes :
28
- label : so I can
29
- description : Why?
30
- placeholder : reach a specific goal
31
- validations :
32
- required : true
27
+ attributes :
28
+ label : so I can
29
+ description : Why?
30
+ placeholder : reach a specific goal
31
+ validations :
32
+ required : true
33
33
- type : textarea
34
- attributes :
35
- label : Additional context
36
- description : Add any other context about the feature request here.
34
+ attributes :
35
+ label : Additional context
36
+ description : Add any other context about the feature request here.
37
37
- type : markdown
38
- attributes :
39
- value : ' ---'
38
+ attributes :
39
+ value : ' ---'
40
40
- type : textarea
41
- attributes :
42
- label : Describe the solution you would like
43
- description : A clear and concise description of expected behavior, or code examples for expected interfaces.
44
- validations :
45
- required : true
41
+ attributes :
42
+ label : Describe the solution you would like
43
+ description : A clear and concise description of expected behavior, or code examples for expected interfaces.
44
+ validations :
45
+ required : true
46
46
- type : textarea
47
- attributes :
48
- label : Describe alternatives you have considered
49
- description : A clear and concise description of any alternative solutions or features you have considered, possibly listing pros and cons.
47
+ attributes :
48
+ label : Describe alternatives you have considered
49
+ description : A clear and concise description of any alternative solutions or features you have considered, possibly listing pros and cons.
0 commit comments