mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
CONTRIBUTING: add clause for correcting grammar/typos
This commit is contained in:
parent
c56a875083
commit
9ebff465ef
@ -11,11 +11,13 @@ If you want to contribute, please keep a few simple rules in mind:
|
|||||||
- One commit per fix/addition.
|
- One commit per fix/addition.
|
||||||
- The short commit message shouldn't be longer than 50 characters.
|
- The short commit message shouldn't be longer than 50 characters.
|
||||||
- The short commit message must start with an uppercase character.
|
- The short commit message must start with an uppercase character.
|
||||||
- The short commit message must start with the affected section followed by a
|
- The short commit message must start with the affected section or file followed
|
||||||
colon (if it affects any section).
|
by a colon.
|
||||||
- The short commit message must use the
|
- The short commit message must use the
|
||||||
[imperative](https://en.wikipedia.org/wiki/Imperative_mood).
|
[imperative](https://en.wikipedia.org/wiki/Imperative_mood).
|
||||||
- The short commit message mustn't end with a `.`.
|
- The short commit message mustn't end with a `.`.
|
||||||
|
- The short commit message can be simply "Grammar" or "Typo", if the patch
|
||||||
|
fixes, well, grammar or typos.
|
||||||
- It's always a good idea to have a look at other commits to get an idea how to
|
- It's always a good idea to have a look at other commits to get an idea how to
|
||||||
format one's own commits messages.
|
format one's own commits messages.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user