index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-05-18 13:39:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-18 13:39:57 +0000 |
commit | e1c58185790ccb5945e993046e7d51e0040327e7 (patch) | |
tree | 5350a481808ad376400eb9fe2baa36b9e70abe30 /docs/pull_request_template.md | |
parent | 9bf71da867554f956d370694eb32b6392e352a06 (diff) | |
parent | da0da729c5f3ef0aaf832229901dda221de654ab (diff) |
-rw-r--r-- | docs/pull_request_template.md | 4 |
diff --git a/docs/pull_request_template.md b/docs/pull_request_template.md index 1cbcf76a..5e6daf51 100644 --- a/docs/pull_request_template.md +++ b/docs/pull_request_template.md @@ -3,11 +3,11 @@ # New features *(v2.2.0)* All future work towards *`v2.2.0`* is done against `master` now.<br> -Any patch work to existing verions will have to create a new branch against the tagged versions. +Any patch work to existing versions will have to create a new branch against the tagged versions. # Describe your PR -If the changes has been discussed in an Issue, please tag it so we can backtrace from the Issue later on.<br> +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. # Testing |