blob: 2100d1e510275c0bae24ef698a1ccea7fc54e5f0 [file] [log] [blame]
Bram Moolenaar6fc3b592020-05-17 22:27:55 +02001How to Contribute
2-----------------
3
4The main resources for this library are:
5
6 Launchpad
7 https://launchpad.net/libvterm
8
9 Freenode:
10 ##tty or #tickit on irc.freenode.net
11
12 Email:
13 Paul "LeoNerd" Evans <leonerd@leonerd.org.uk>
14
15
16Bug reports and feature requests can be sent to any of the above resources.
17
18New features, bug patches, etc.. should in the first instance be discussed via
19any of the resources listed above, before starting work on the actual code.
20There may be future plans or development already in-progress that could be
21affected so it is better to discuss the ideas first before starting work
22actually writing any code.