This repository was archived by the owner on Jan 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ * Provide a general summary of your changes*
2+
3+ ## Description
4+ * Describe your changes in detail*
5+
6+ ## Motivation and Context
7+ * Why is this change required? What problem does it solve? If it fixes an open issue, please link to the issue here.*
8+
9+ ## How Has This Been Tested?
10+ * Please describe in detail how you tested your changes.*
11+
12+ ## Types of changes
13+ - [ ] Bug fix :bug : (non-breaking change which fixes an issue)
14+ - [ ] New feature :sparkles : (non-breaking change which adds functionality)
15+ - [ ] Breaking change :boom : (fix or feature that would cause existing functionality to change)
16+
17+ ## Checklist:
18+ - [ ] My code follows the code style of this project :beers : .
19+ - [ ] My change requires a change to the documentation :bulb : and I have updated the documentation accordingly.
20+ - [ ] I have read the [ CONTRIBUTING] ( https://github.com/chicio/chicio.github.io/blob/master/CONTRIBUTING.md ) document :busts_in_silhouette : .
21+ - [ ] I have added tests to cover my changes :tada : .
22+ - [ ] All new and existing tests passed :white_check_mark : .
You can’t perform that action at this time.
0 commit comments