Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
author长柳 <110147328+changliuxy@users.noreply.github.com>2022-08-01 21:40:26 +0800
committerGitHub <noreply@github.com>2022-08-01 15:40:26 +0200
commit32f268377ca8c224e8c6e942622a8bd1c5fb4bd7 (patch)
tree74a436cdd3aabe1bd6b30fc741f8a518589eb8ef /docs
parent463114356cd195b5402fc7f280508fea6566a7df (diff)
Update pull_request_template.md:11 ~20 -> twenty (#1398)
I don't think this is a good way of writting like 'If the PR is larger than ~20 lines', it looks weird
Diffstat (limited to 'docs')
-rw-r--r--docs/pull_request_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pull_request_template.md b/docs/pull_request_template.md
index 5e6daf51..26b27ecc 100644
--- a/docs/pull_request_template.md
+++ b/docs/pull_request_template.md
@@ -8,7 +8,7 @@ Any patch work to existing versions will have to create a new branch against the
# Describe your PR
If the changes has been discussed in an Issue, please tag it so that we can backtrace from the issue later on.<br>
-If the PR is larger than ~20 lines, please describe it here unless described in an issue.
+If the PR is larger than twenty lines, please describe it here unless described in an issue.
# Testing