Update GitHub PR template
This commit is contained in:
parent
a60996e666
commit
4272932402
1 changed files with 1 additions and 1 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
@ -3,5 +3,5 @@ Do you follow the guidelines?
|
||||||
- [ ] I have tested my changes
|
- [ ] I have tested my changes
|
||||||
- [ ] There is no breaking changes
|
- [ ] There is no breaking changes
|
||||||
- [ ] I really tested my changes and there is no regression
|
- [ ] I really tested my changes and there is no regression
|
||||||
- [ ] Ideally, my commit messages use the same convention as the Go project: https://go.dev/doc/contribute#commit_messages
|
- [ ] Ideally, my commit messages follow the [Conventional Commits specification](https://www.conventionalcommits.org/)
|
||||||
- [ ] I read this document: https://miniflux.app/faq.html#pull-request
|
- [ ] I read this document: https://miniflux.app/faq.html#pull-request
|
||||||
|
|
Loading…
Reference in a new issue