diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-07 13:39:12 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-07 13:39:12 +0300 |
| commit | 7754815e8a8c38f8dfdd0bef74652950129b2d0e (patch) | |
| tree | e6b8483c381f5e5be771965be61fa89be50bfdad | |
| parent | d64f25bbe62a11a7979fc32f29da38ada5cc108b (diff) | |
| parent | 0ad7b50eb11a84215dbb56f3cfc1a30ec27b9b53 (diff) | |
| download | vyos-documentation-7754815e8a8c38f8dfdd0bef74652950129b2d0e.tar.gz vyos-documentation-7754815e8a8c38f8dfdd0bef74652950129b2d0e.zip | |
Merge pull request #1915 from vyos/mergify/bp/sagitta/pr-1909
chore(github): fix grammar in PR template comment (backport #1909)
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c1eaa038..2c1dd640 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -<!-- All PR should follow this template to allow a clean and transparent review --> +<!-- All PRs should follow this template to allow a clean and transparent review --> <!-- Text placed between these delimiters is considered a comment and is not rendered --> ## Change Summary |
