view src/libvterm/CONTRIBUTING @ 29611:608d5221a3e5 v9.0.0146

patch 9.0.0146: missing part of change for "override" flag Commit: https://github.com/vim/vim/commit/4d2031fdbe833431269a960dd2f0287dbcaa92f9 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 5 20:03:55 2022 +0100 patch 9.0.0146: missing part of change for "override" flag Problem: Missing part of change for "override" flag. Solution: Add the missing change.
author Bram Moolenaar <Bram@vim.org>
date Fri, 05 Aug 2022 21:15:03 +0200
parents 9ad473b50471
children 82336c3b679d
line wrap: on
line source

How to Contribute
-----------------

The main resources for this library are:

  Launchpad
    https://launchpad.net/libvterm

  Freenode:
    ##tty or #tickit on irc.freenode.net

  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.