This commit is contained in:
José Luis Cruz 2020-11-02 21:23:14 +01:00 committed by GitHub
parent 168f0642e4
commit 7139021e05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ New features should have unit tests. It is appreciated if bugfixes have
unit tests, as well. Wrappers in a new language absolutely must have at
least some superficial tests (it is not necessary to deeply test the
underlying functionality in each language). Adding a wrapper implies that
you're prepare to maintain that wrapper; if you can't maintain it, the wrapper
you're prepared to maintain that wrapper; if you can't maintain it, the wrapper
will likely be removed.
Escape sequences available from terminfo must not be hard-coded. Routines must