[update] CONTRIBUTING.md

This commit is contained in:
kazukazuinaina 2022-06-10 02:26:53 +09:00
parent 1a7d546448
commit 8cd5dd1f34
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Contributions and pull requests are welcome. Please take note of the following
* Adhere to the existing style as much as possible; notably, 2 space indents and long-form keywords.
* Keep the history clean! Squash your branches before you submit a pull request. `pull --rebase` is your friend.
* Any changes to the core should be tested against Vim 7.4.
* Contributers should install [thinca/vim-themis](https://github.com/thinca/vim-themis) to run tests before sending a PR if they applied some modification to the code. PRs which does not pass tests won't be accepted.
# Bugs