view src/libvterm/CONTRIBUTING @ 30880:82336c3b679d v9.0.0774

patch 9.0.0774: the libvterm code is outdated Commit: https://github.com/vim/vim/commit/6a12d26f3404e45ce25cf9152857e355b28f392a Author: Bram Moolenaar <Bram@vim.org> Date: Sun Oct 16 19:26:52 2022 +0100 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.
author Bram Moolenaar <Bram@vim.org>
date Sun, 16 Oct 2022 20:30:07 +0200
parents 9ad473b50471
children
line wrap: on
line source

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.