mirror of https://github.com/liamg/aminal.git
Update CONTRIBUTING.md
This commit is contained in:
parent
5f13e596db
commit
de353a7487
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
Thanks for considering contributing to Aminal.
|
Thanks for considering contributing to Aminal.
|
||||||
|
|
||||||
|
## How do terminals even work?
|
||||||
|
|
||||||
|
- [ELI5 - How does a terminal emulator work?](https://www.reddit.com/r/linuxquestions/comments/3ciful/eli5_how_does_a_terminal_emulator_work/)
|
||||||
|
- [Xterm Control Sequences](https://www.xfree86.org/4.8.0/ctlseqs.html)
|
||||||
|
- [VT100 Programmer Information](https://vt100.net/docs/vt100-ug/chapter3.html)
|
||||||
|
|
||||||
## What can I work on?
|
## What can I work on?
|
||||||
|
|
||||||
You can browse the [issues](https://github.com/liamg/aminal/issues) to see what is currently needed.
|
You can browse the [issues](https://github.com/liamg/aminal/issues) to see what is currently needed.
|
||||||
|
|
Loading…
Reference in New Issue