-
Notifications
You must be signed in to change notification settings - Fork 4
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
09be769
commit 3678912
Showing
1 changed file
with
27 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,27 @@ | ||
## Description | ||
|
||
Please include a summary of the changes and the purpose of this pull request. | ||
|
||
- **Related Issues:** (Link any issues this PR addresses, e.g., `Fixes #123` or `Closes #456`) | ||
- **Type of change:** | ||
- [ ] Bug fix | ||
- [ ] New feature | ||
- [ ] Improvement | ||
- [ ] Documentation update | ||
|
||
## Checklist | ||
|
||
- [ ] My code follows the style guidelines of this project. | ||
- [ ] I have performed a self-review of my code. | ||
- [ ] I have commented on my code, particularly in hard-to-understand areas. | ||
- [ ] I have made corresponding changes to the documentation. | ||
- [ ] I have added tests that prove my fix is effective or that my feature works. | ||
- [ ] All new and existing tests passed. | ||
|
||
## Screenshots (if applicable) | ||
|
||
Please provide screenshots or videos of the new behavior or changes (if applicable). | ||
|
||
## Additional Information | ||
|
||
Include any other relevant information or context here. |