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 | |
| 9 | Freenode: |
| 10 | ##tty or #tickit on irc.freenode.net |
| 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. |