-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
16e8a17
commit a56fec4
Showing
12 changed files
with
1,332 additions
and
35 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* @Serpentiel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,30 @@ | ||
<!-- markdownlint-disable-next-line --> | ||
**About this change—what it does?** | ||
|
||
<!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> | ||
<!-- Please include a summary of the change and which issue is fixed, relevant motivation and context. Don't forget to list any dependencies that are required for this change. --> | ||
|
||
**What type of change is it?** | ||
|
||
<!-- Please delete options that are not relevant. --> | ||
|
||
- [ ] Breaking change, i.e. fix or feature that would cause existing functionality to not work as expected | ||
- [ ] Bug fix, i.e. non-breaking change which fixes an issue | ||
- [ ] Dependencies bump, i.e. upgrade of dependencies this project uses | ||
- [ ] Documentation update, i.e. documentation-only change | ||
- [ ] New feature, i.e. non-breaking change which adds functionality | ||
- [ ] Breaking change, i.e. fix or feature that would cause existing functionality to not work as expected | ||
- [ ] Release, i.e. a roll out of a new version of the project | ||
|
||
- [ ] This change requires a documentation update | ||
|
||
**Have you checked yourself twice?** | ||
|
||
<!-- Please check all the boxes before opening the PR. --> | ||
|
||
- [ ] My code follows the style guidelines of this project | ||
- [ ] I have performed a self-review of my own code | ||
- [ ] Any dependent changes have been merged and published in downstream modules | ||
- [ ] I have added tests that prove my fix is effective or that my feature works | ||
- [ ] I have checked my code and corrected any misspellings | ||
- [ ] I have commented my code, particularly in hard-to-understand areas | ||
- [ ] I have made corresponding changes to the documentation | ||
- [ ] I have performed a self-review of my own code | ||
- [ ] My changes generate no new warnings | ||
- [ ] I have added tests that prove my fix is effective or that my feature works | ||
- [ ] Any dependent changes have been merged and published in downstream modules | ||
- [ ] I have checked my code and corrected any misspellings | ||
- [ ] My code follows the contributing guidelines of this project |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.