-
Notifications
You must be signed in to change notification settings - Fork 1
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
Showing
1 changed file
with
26 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,26 @@ | ||
## Pull Request | ||
|
||
## Description | ||
<!--- Describe the purpose of this Pull Request --> | ||
|
||
## Related Issues | ||
<!--- List any related issues or tickets here --> | ||
|
||
## Changes Made | ||
<!--- Provide a brief description of the changes made in this PR --> | ||
|
||
## Screenshots (if applicable) | ||
<!--- Include any relevant screenshots or GIFs here --> | ||
|
||
## Checklist | ||
<!--- Go over all the following points, and put an `x` in all the boxes that apply. --> | ||
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> | ||
- [x] My code follows the code style of this project. | ||
- [ ] I have reviewed my code and ensured it's functioning as expected. | ||
- [ ] I have added appropriate comments to my code, particularly in hard-to-understand areas. | ||
- [ ] I have updated the documentation accordingly. | ||
- [ ] My changes generate no new warnings or errors. | ||
- [ ] I have tested my changes locally. | ||
|
||
## Additional Notes | ||
<!--- Any additional information or notes you want to add --> |