comparison README.md @ 7127:e945a8e35535 v7.4.875

commit https://github.com/vim/vim/commit/3fe076f0feb91460266fdf7f9133a59c49a53c4e Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 25 15:00:56 2015 +0200 patch 7.4.875 Problem: Not obvious how to contribute. Solution: Add a remark about CONTRIBUTING.md to README.md
author Christian Brabandt <cb@256bit.org>
date Fri, 25 Sep 2015 15:15:05 +0200
parents 228dc3f3f711
children 41896b9720cc
comparison
equal deleted inserted replaced
7126:2477c368e181 7127:e945a8e35535
87 README_vms.txt VMS 87 README_vms.txt VMS
88 88
89 There are more `README_*.txt` files, depending on the distribution you used. 89 There are more `README_*.txt` files, depending on the distribution you used.
90 90
91 91
92 ## Contributing ##
93
94 If you would like to help making Vim better, see the `CONTRIBUTING.md` file.
95
96
92 ## Information ## 97 ## Information ##
93 98
94 The latest news about Vim can be found on the Vim home page: 99 The latest news about Vim can be found on the Vim home page:
95 http://www.vim.org/ 100 http://www.vim.org/
96 101