summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-08 13:11:16 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-08 13:11:39 +0200
commit79eca7eac6d29245ed855ab43d93c8aaa9cfeb3c (patch)
tree7c544dd2ab6bf32c44ec2d606bbbfc77ae8b68b0 /.github
parentnet-misc/vrrpd: add 1.15 (diff)
downloadgentoo-79eca7eac6d29245ed855ab43d93c8aaa9cfeb3c.tar.gz
gentoo-79eca7eac6d29245ed855ab43d93c8aaa9cfeb3c.tar.bz2
gentoo-79eca7eac6d29245ed855ab43d93c8aaa9cfeb3c.zip
.github: Fix missing "the" in the pull request template
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to '.github')
-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 a0544e7cb8e1..345edd52b18b 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -6,7 +6,7 @@ Please check all the boxes that apply:
- [ ] I can submit this contribution in agreement with the [Copyright Policy](https://www.gentoo.org/glep/glep-0076.html#certificate-of-origin).
- [ ] I have certified the above via adding a `Signed-off-by` line to *every* commit in the pull request.
-- [ ] This contribution has not been created with the assistance of Natural Language Processing artificial intelligence tools, in accordance with [AI policy](https://wiki.gentoo.org/wiki/Project:Council/AI_policy).
+- [ ] This contribution has not been created with the assistance of Natural Language Processing artificial intelligence tools, in accordance with the [AI policy](https://wiki.gentoo.org/wiki/Project:Council/AI_policy).
- [ ] I have run `pkgcheck scan --commits --net` to check for issues with my commits.
Please note that all boxes must be checked for the pull request to be merged.