patch 7.4.875

Problem:    Not obvious how to contribute.
Solution:   Add a remark about CONTRIBUTING.md to README.md
This commit is contained in:
Bram Moolenaar
2015-09-25 15:00:56 +02:00
parent 8919554fe1
commit 3fe076f0fe
2 changed files with 7 additions and 0 deletions

View File

@ -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:

View File

@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
875,
/**/
874,
/**/