0
0
mirror of https://github.com/vim/vim.git synced 2025-10-28 09:27:14 -04:00
Files
vim/src/libvterm/CONTRIBUTING
Bram Moolenaar 6a12d26f34 patch 9.0.0774: the libvterm code is outdated
Problem:    The libvterm code is outdated.
Solution:   Include libvterm changes from revision 802 to 817.  Revert some
            changes made for C89.
2022-10-16 19:26:52 +01:00

23 lines
643 B
Plaintext

How to Contribute
-----------------
The main resources for this library are:
Launchpad
https://launchpad.net/libvterm
IRC:
##tty or #tickit on irc.libera.chat
Email:
Paul "LeoNerd" Evans <leonerd@leonerd.org.uk>
Bug reports and feature requests can be sent to any of the above resources.
New features, bug patches, etc.. should in the first instance be discussed via
any of the resources listed above, before starting work on the actual code.
There may be future plans or development already in-progress that could be
affected so it is better to discuss the ideas first before starting work
actually writing any code.