Skip to content

Commit

Permalink
Create pull_request_template (#91)
Browse files Browse the repository at this point in the history
This PR adds a template to be used by new PRs

---------

Co-authored-by: Cesar de la Vega <cesarvegaro@gmail.com>
  • Loading branch information
tonidero and vegaro committed Aug 16, 2023
1 parent a48d126 commit 5022260
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Thank you for contributing to RevenueCat/purchases-capacitor. Before pressing the "Create Pull Request" button, please provide the following:

- [ ] A description about what and why you are contributing, even if it's trivial.

- [ ] The issue number(s) or PR number(s) in the description if you are contributing in response to those.

- [ ] If applicable, unit tests.

0 comments on commit 5022260

Please sign in to comment.