changeset 36550:585c95e95ea3 draft

runtime(doc): update how to report issues for mac Vim Commit: https://github.com/vim/vim/commit/8b97ca66cf7e3e780a56fe5b07c491dd6833ea3c Author: Christian Brabandt <cb@256bit.org> Date: Thu Nov 14 21:12:38 2024 +0100 runtime(doc): update how to report issues for mac Vim Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Thu, 14 Nov 2024 21:15:09 +0100
parents 07e948b0d33b
children 4c73f70a0021
files runtime/doc/os_mac.txt
diffstat 1 files changed, 7 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/runtime/doc/os_mac.txt
+++ b/runtime/doc/os_mac.txt
@@ -1,4 +1,4 @@
-*os_mac.txt*    For Vim version 9.1.  Last change: 2019 Apr 21
+*os_mac.txt*    For Vim version 9.1.  Last change: 2024 Nov 14
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar et al.
@@ -118,9 +118,13 @@ 6. Mac Bug Report					*mac-bug*
 
 When reporting any Mac specific bug or feature change, please use the vim-mac
 maillist |vim-mac|.  However, you need to be subscribed.  An alternative is to
-send a message to the current MacVim maintainers:
+report issues either directly at the Vim github repository:
+
+https://github.com/vim/vim/issues
 
-	mac@vim.org
+or for MacVim specific issues, you may report those over here:
+
+https://github.com/macvim-dev/macvim/issues
 
 ==============================================================================
 7. Compiling Vim					*mac-compile*