Skip to content

Commit

Permalink
[MAINT] Add PR template (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsbinns authored Sep 18, 2024
1 parent b3f2cfc commit 65f100d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Thanks for contributing to PyPARRM! Before submitting your pull request,
please read the [contribution guide](https://pyparrm.readthedocs.io/en/main/development.html#contributing-to-pyparrm).

#### Reference issue
Addresses #ISSUE_NUMBER.


#### What does this implement/fix?
〈Replace this text with a clear and concise description of this pull request's
content.〉


#### Additional information
〈Replace this text with additional information that is relevant to the pull
request.〉

0 comments on commit 65f100d

Please sign in to comment.