2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-07-05 18:42:04 +00:00
Hilbish/.github/pull_request_template.md
devins2518 2ecb4c66de
docs: added CONTRIBUTING.md and a pull request template (#32)
* docs: add CONTRIBUTING.md

* docs: add pull request template
2021-04-08 10:28:56 -04:00

6 lines
249 B
Markdown

---
- [ ] I have reviewed CONTRIBUTING.md.
- [ ] My commits and title use the [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) format.
- [ ] I have documented any breaking changes according to [SemVer](https://semver.org/).
---