mirror of
https://github.com/tpope/vim-pathogen.git
synced 2026-05-28 00:21:02 +02:00
Fix confusing negative in contribution guidelines
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Follow the commit message guidelines at [commit.style](https://commit.style).
|
||||
This is an absolute requirement for my repositories, and furthermore this
|
||||
proves you didn't actually read the contribution guidelines, which doesn't
|
||||
make for a great first impression.
|
||||
This is an absolute requirement for my repositories, and doing so proves you
|
||||
actually read the contribution guidelines, which makes for a good first
|
||||
impression.
|
||||
|
||||
Good commit messages imply good commits. Pull requests should typically be a
|
||||
single commit, or for the rare complicated case, a series of atomic commits.
|
||||
|
||||
Reference in New Issue
Block a user