9 changed files with 65 additions and 35 deletions
@ -0,0 +1,20 @@ |
|||
# Description |
|||
|
|||
Please include a summary of the change and which issue is fixed. |
|||
|
|||
Fixes #\[issue] |
|||
|
|||
## Type of change |
|||
|
|||
* [ ] Bug fix (non breaking change which fixes an issue) |
|||
* [ ] New feature (non breaking change which adds functionality) |
|||
* [ ] Refactor (non breaking change restructures existing code) |
|||
* [ ] This change requires a documentation update |
|||
|
|||
## Checklist |
|||
|
|||
* [ ] My code follows the style guidelines of this project |
|||
* [ ] This pull request links to an issue |
|||
* [ ] I have performed a self review of my own code |
|||
* [ ] I have commented my code, particularly in hard to understand areas |
|||
* [ ] I have made corresponding changes to the documentation |
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue