fix: update PR template

This should be commented out so it doesn't pollute the top of each PR.
This commit is contained in:
Jorge O. Castro 2023-08-30 10:50:54 -04:00 committed by GitHub
parent 9bfcfca6e6
commit 57edc0bd79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,10 @@
## Thank you for contributing to the Universal Blue project!
### Guidelines
<!---
Thank you for contributing to the Universal Blue project!
Here are some tips for you:
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
-->