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
This commit is contained in:
长柳 2022-08-01 21:40:26 +08:00 committed by GitHub
parent 463114356c
commit 32f268377c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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