-
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
3d31d86
commit 3289983
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
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,33 @@ | ||
## Description | ||
|
||
Please provide a clear and concise description of what changes were made and why. | ||
|
||
## Checklist | ||
|
||
- [ ] Code has been tested and is working as expected | ||
- [ ] Documentation has been updated, if necessary | ||
- [ ] All relevant tests have been added and passed | ||
- [ ] Code follows the project's coding style and standards | ||
- [ ] Changes do not introduce any new bugs | ||
|
||
## Type of change | ||
|
||
Please delete options that are not relevant. | ||
|
||
- [ ] Bug fix (non-breaking change which fixes an issue) | ||
- [ ] New feature (non-breaking change which adds functionality) | ||
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) | ||
|
||
<!-- Uncomment the following lines and add meanigful information | ||
## How Has This Been Tested? | ||
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. | ||
## Additional context | ||
Add any other relevant information or screenshots. | ||
## Mentions | ||
- @mention any relevant people who should be aware of this pull request. --> |
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