-
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.
Merge pull request #3 from ManojTGN/ManojTGN-contribute
Create pull_request_template.md
- Loading branch information
Showing
1 changed file
with
32 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,32 @@ | ||
# Pull Request | ||
|
||
## Description | ||
|
||
<!-- Provide a brief description of the changes introduced by this pull request. --> | ||
|
||
## Related Issue | ||
|
||
<!-- If this pull request addresses a specific issue, reference it here using the GitHub issue link. --> | ||
|
||
## Proposed Changes | ||
|
||
<!-- List the changes made in this pull request. Be as detailed as possible. --> | ||
|
||
## Checklist | ||
|
||
Please review and complete the following checklist before submitting your pull request: | ||
|
||
- [ ] I have read and followed the project's [contributing guidelines](./CONTRIBUTING.md). | ||
- [ ] My code follows the project's code style guidelines. | ||
- [ ] I have tested my changes locally and they work as expected. | ||
- [ ] I have included necessary documentation updates (if applicable). | ||
- [ ] I have added/updated tests to cover my changes (if applicable). | ||
|
||
## Additional Notes | ||
|
||
<!-- If there are any additional notes or considerations for reviewers, please add them here. --> | ||
|
||
## Screenshots | ||
|
||
<!-- If applicable, include screenshots or gifs to demonstrate the changes visually. --> | ||
|