Skip to content

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sristii authored Sep 19, 2024
1 parent 099fdd2 commit d1b6266
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Description

<!-- Include a summary of your changes -->

## Issues

<!-- Reference the issue that you're working on (if exists) -->
<!-- When you references an issue, Github will automatically link the PR to Github -->
<!-- For example, "Resolve #1" links your PR to the first issue -->
<!-- For a full list of keywords, see here https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue -->

## Screenshots

<!-- If you're making UI changes, please include screenshots and describe the expected user flow. -->

## Test

<!-- Describe how we can test your code -->

## Possible Downsides

<!-- List anything we should be aware of -->

## Additional Documentations

<!-- Describe any documentations or references that would be helpful for us to review your code -->

0 comments on commit d1b6266

Please sign in to comment.