diff options
author | Bram Moolenaar <Bram@vim.org> | 2015-09-25 15:00:56 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2015-09-25 15:00:56 +0200 |
commit | 3fe076f0feb91460266fdf7f9133a59c49a53c4e (patch) | |
tree | 6831be8439c19fa2ad9e9b9f3c1ba223021378cb /README.md | |
parent | 8919554fe17255cddbbce6b833fab9aba19c8b88 (diff) | |
download | vim-git-3fe076f0feb91460266fdf7f9133a59c49a53c4e.tar.gz |
patch 7.4.875v7.4.875
Problem: Not obvious how to contribute.
Solution: Add a remark about CONTRIBUTING.md to README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -89,6 +89,11 @@ See one of these files for system-specific instructions: There are more `README_*.txt` files, depending on the distribution you used. +## Contributing ## + +If you would like to help making Vim better, see the `CONTRIBUTING.md` file. + + ## Information ## The latest news about Vim can be found on the Vim home page: |