Skip to content

Commit

Permalink
Merge pull request #1 from Himanshu664/Himanshu664-patch-1
Browse files Browse the repository at this point in the history
Create Pull Request Template.md
  • Loading branch information
himanshu-malviya15 committed Oct 3, 2022
2 parents ef899ad + 065af8e commit 7fd651a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Pull Request Template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!-- PR title template: [#ISSUE_NUMBER] <short description>
Example: [#42] Solve problem X
-->

Resolves #PUT_ISSUE_NUMBER_HERE_IF_APPLICABLE

<!--
Write description of your changes here
-->


### Additional tasks

- [ ] Documentation for changes provided/changed
- [ ] Tests added
- [ ] Updated CHANGELOG.md

0 comments on commit 7fd651a

Please sign in to comment.