Commit 3bc05cd 1 parent 5bb0c9a commit 3bc05cd Copy full SHA for 3bc05cd
File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### Checklist
2
+
3
+ * [ ] I have read and understand the [ contribution guide] ( http://enactjs.com/docs/developer-guide/contributing/ )
4
+ * [ ] A [ CHANGELOG entry] ( http://enactjs.com/docs/developer-guide/contributing/changelogs/ ) is included
5
+ * [ ] At least one test case is included for this feature or bug fix
6
+ * [ ] I have run automated CLI testing and it is passed
7
+ * [ ] Documentation was added or is not needed
8
+ * [ ] This is an API breaking change
9
+
10
+ ### Issue Resolved / Feature Added
11
+ [ // ] : # ( Describe the issue resolved or feature added by this pull request )
12
+
13
+
14
+ ### Resolution
15
+ [ // ] : # ( Does the code work as intended? )
16
+ [ // ] : # ( What is the impact of this change and *why* was it made? )
17
+
18
+
19
+ ### Additional Considerations
20
+ [ // ] : # ( How should the change be tested? )
21
+ [ // ] : # ( Are there any outstanding questions? )
22
+ [ // ] : # ( Were any side-effects caused by the change? )
23
+
24
+
25
+ ### Links
26
+ [ // ] : # ( Related issues, references )
27
+
28
+
29
+ ### Comments
You can’t perform that action at this time.
0 commit comments