Skip to content

Commit

Permalink
Create PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AyhamJo7 authored Nov 3, 2024
1 parent 74beafd commit c12d0c4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Pull Request Title

## Description
Please include a summary of the changes and the related issue. Describe your changes in detail.

## Related Issue
Link to the issue this pull request addresses: #[issue_number]

## Checklist
- [ ] My code follows the code style of this project.
- [ ] I have updated the documentation accordingly.
- [ ] I have added tests that cover my changes.
- [ ] All new and existing tests pass.

## Screenshots (if applicable)
Attach any relevant screenshots of your changes.

0 comments on commit c12d0c4

Please sign in to comment.