File tree 2 files changed +30
-33
lines changed
2 files changed +30
-33
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ name : Change Plan
2
+ description : A detailed enhancement proposal (ONLY START AFTER DISCUSSION PLEASE 🙏)
3
+ labels : [triage]
4
+ body :
5
+ - type : textarea
6
+ attributes :
7
+ label : Old Behavior
8
+ description : A concise description of how things currently work.
9
+ validations :
10
+ required : false
11
+ - type : textarea
12
+ attributes :
13
+ label : New Behavior
14
+ description : A concise description of how things ought to work.
15
+ validations :
16
+ required : false
17
+ - type : textarea
18
+ attributes :
19
+ label : Implementation Details
20
+ description : |
21
+ A thorough explanation for how the new behavior will be implemented and the old
22
+ behavior will be deprecated.
23
+ validations :
24
+ required : false
25
+ - type : checkboxes
26
+ attributes :
27
+ label : Code of Conduct
28
+ options :
29
+ - label : I agree to follow the [Code of Conduct](https://github.com/idom-team/idom/blob/main/CODE_OF_CONDUCT.md).
30
+ required : true
You can’t perform that action at this time.
0 commit comments