Skip to content

Commit

Permalink
Edit: added checkboxes and reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
razzat008 committed Sep 22, 2024
1 parent aa33887 commit 5f46376
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,28 @@
**Remove anything that's not been modified from this template.**


## Checklist
- [ ] Documentation is updated if necessary.
- [ ] The change(s) has/have been tested locally.


## Description
A brief summary of the changes introduced in this pull request.


## Related Issues
Closes #issue-number


## Changes Made
- Main Change 1: Short description
- Main Change 2: Short description

## Related Issues
Closes #issue-number

## Notes for Reviewers(Optional)
Any additional context or insights for the reviewer.

## Notes for Reviewers
_(unchecked code, possible bugs, found problems, breaking compatibility, etc.)_
- [ ] Is this ready to be merged?


## Screenshots / Media (Optional)
If applicable, insert images or videos demonstrating the changes.

0 comments on commit 5f46376

Please sign in to comment.