Skip to content

Commit

Permalink
chore: add pull request template (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobslept authored Aug 29, 2023
1 parent 8f67c24 commit a6ab04d
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 the Universal Blue project!
### Guidelines
In this project we follow [Semantic PRs][1] and [Conventional Commits][2] to describe features and fixes we made. It would be nice if you did too. Not sure what this all means? Here are some [examples][3]. Did you already use this? Awesome, thanks again!

[1]: https://github.com/Ezard/semantic-prs
[2]: https://www.conventionalcommits.org/en/v1.0.0/#summary
[3]: https://www.conventionalcommits.org/en/v1.0.0/#examples

0 comments on commit a6ab04d

Please sign in to comment.