1- *intro.txt* For Vim version 9.1. Last change: 2024 Jan 25
1+ *intro.txt* For Vim version 9.1. Last change: 2024 Apr 10
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -132,9 +132,9 @@ There are three ways to report bugs:
1321323. Send bug reports to: Vim Developers <vim-dev@vim.org>
133133 This is a maillist, you need to become a member first and many people will
134134 see the message. If you don't want that, e.g. because it is a security
135- issue, please contact any of the current Vim maintainers
136- https://github .com/orgs/vim/people (but not Bram or the vim-dev ML).
137- In the future, a proper process for handling security issues will be setup.
135+ issue, please contact the current Vim maintainers at the e-mail address
136+ <vim-security@googlegroups .com> or create a security advisary at Github:
137+ https://github.com/vim/vim/security/advisories
138138
139139Please be brief; all the time that is spent on answering mail is subtracted
140140from the time that is spent on improving Vim! Always give a reproducible
@@ -145,7 +145,7 @@ Preferably start Vim with: >
145145 Where reproduce.vim is a script that reproduces the problem. Try different
146146machines, if relevant (is this an MS-Windows specific bug perhaps?).
147147
148- Send me patches if you can! If you create a pull request on
148+ Send patches if you can! If you create a pull request on
149149https://github.com/vim/vim then the automated checks will run and report any
150150obvious problems. But you can also send the patch by email (use an attachment
151151to avoid white space changes).
0 commit comments