view src/libvterm/CONTRIBUTING @ 31339:e1691ff3ad6d v9.0.1003

patch 9.0.1003: tiny build fails Commit: https://github.com/vim/vim/commit/3d3e2aa82695082d01f8d42032229c6fbcc0f1a6 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 4 21:40:51 2022 +0000 patch 9.0.1003: tiny build fails Problem: Tiny build fails. Solution: Remove #ifdef from error message.
author Bram Moolenaar <Bram@vim.org>
date Sun, 04 Dec 2022 22:45:03 +0100
parents 82336c3b679d
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.