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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -132,9 +132,9 @@ There are three ways to report bugs:
132
132
3. Send bug reports to: Vim Developers <
[email protected] >
133
133
This is a maillist, you need to become a member first and many people will
134
134
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
138
138
139
139
Please be brief; all the time that is spent on answering mail is subtracted
140
140
from the time that is spent on improving Vim! Always give a reproducible
@@ -145,7 +145,7 @@ Preferably start Vim with: >
145
145
Where reproduce.vim is a script that reproduces the problem. Try different
146
146
machines, if relevant (is this an MS-Windows specific bug perhaps?).
147
147
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
149
149
https://github.com/vim/vim then the automated checks will run and report any
150
150
obvious problems. But you can also send the patch by email (use an attachment
151
151
to avoid white space changes).
0 commit comments