Skip to content

Commit 57edc0b

Browse files
authored
fix: update PR template
This should be commented out so it doesn't pollute the top of each PR.
1 parent 9bfcfca commit 57edc0b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/pull_request_template.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
## Thank you for contributing to the Universal Blue project!
2-
### Guidelines
1+
<!---
2+
Thank you for contributing to the Universal Blue project!
3+
Here are some tips for you:
4+
35
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!
46
57
[1]: https://github.com/Ezard/semantic-prs
68
[2]: https://www.conventionalcommits.org/en/v1.0.0/#summary
79
[3]: https://www.conventionalcommits.org/en/v1.0.0/#examples
10+
-->

0 commit comments

Comments
 (0)