File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
id : change_implementation
26
26
attributes :
27
27
label : How will the change be implemented?
28
- description : Describe how the new rule will be implemented.
28
+ description : Describe how the rule change will be implemented.
29
29
validations :
30
30
required : true
31
31
34
34
attributes :
35
35
label : Example code
36
36
description : Please provide some example code that this change will affect.
37
- placeholder : Example of code that will be affected.
37
+ placeholder : Example of code that will be affected by proposed change .
38
38
validations :
39
39
required : true
40
40
51
51
id : new_rule_affects_code
52
52
attributes :
53
53
label : How will the new rule affect the code?
54
- description : Explain how the new rule will affect the example code.
54
+ description : Explain how the rule change will affect the example code.
55
55
placeholder : The new rule will affect the example code like this...
56
56
validations :
57
57
required : true
You can’t perform that action at this time.
0 commit comments