2
3
espelhamento de https://github.com/sammy-ette/Hilbish sincronizado 2025-08-10 02:52:03 +00:00

docs: add pull request template

Esse commit está contido em:
Devin Singh 2021-04-08 09:06:59 -05:00
commit bf9b182569
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 7EA319C5D57B6506

5
.github/pull_request_template.md externo Arquivo normal
Ver arquivo

@ -0,0 +1,5 @@
---
- [ ] 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/).
---