Skip to content

Commit

Permalink
Add PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kitten committed Jan 14, 2024
1 parent ec9e42e commit d987e97
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!--
Thanks for opening a pull request! We appreciate your dedication and help!
Before submitting your pull request, please make sure to read our CONTRIBUTING guide.
The best contribution is always a PR, but please make sure to open an issue or discuss
your changes first, if you’re looking to submit a larger PR.
If this PR is already related to an issue, please reference it like so:
Resolves #123
-->

## Summary

<!-- What's the motivation of this change? What does it solve? -->

## Set of changes

<!--
Roughly list the changes you've made and which packages are affected.
Leave some notes on what may be noteworthy files you've changed.
And lastly, please let us know if you think this is a breaking change.
-->

0 comments on commit d987e97

Please sign in to comment.