aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Cthulhux <github@tuxproject.de> 2024-11-12 04:55:01 +0100
committerGravatar GitHub <noreply@github.com> 2024-11-11 19:55:01 -0800
commitc3016a4c5554a46a703828ddb46d2047d4abccf6 (patch)
treece7b642c0ca9ed826a091785e53ef12148ab34bc
parent3a028a0669d2f99211af6c62667ef47de840d408 (diff)
downloadv2-c3016a4c5554a46a703828ddb46d2047d4abccf6.tar.gz
v2-c3016a4c5554a46a703828ddb46d2047d4abccf6.tar.zst
v2-c3016a4c5554a46a703828ddb46d2047d4abccf6.zip
fix: fix grammar in pull-request template
-rw-r--r--.github/pull_request_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 48ba39b1..7224a590 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,7 +1,7 @@
Do you follow the guidelines?
- [ ] I have tested my changes
-- [ ] There is no breaking changes
+- [ ] There are no breaking changes
- [ ] I really tested my changes and there is no regression
- [ ] Ideally, my commit messages follow the [Conventional Commits specification](https://www.conventionalcommits.org/)
- [ ] I read this document: https://miniflux.app/faq.html#pull-request