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