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