mirror of https://github.com/liamg/aminal.git
1.5 KiB
1.5 KiB
Introduction
Thanks for considering contributing to Aminal.
How do terminals even work?
- ELI5 - How does a terminal emulator work?
- Xterm Control Sequences
- VT100 Programmer Information
- VT100 Manual
What can I work on?
You can browse the issues to see what is currently needed.
Good places to get started are:
Simply using the terminal and experimenting with different applications is also very useful, as it helps us prioritise work and find bugs. If you find something that doesn't work yet, please raise an issue.
I want to build X feature or fix Y bug...
If you have an idea for a feature, please raise an issue before you do anything else.
Feel free to start working a bug fix straight away, though a related issue is needed to go along with your merge request.