mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
CONTRIBUTING: grammar
This commit is contained in:
parent
e60a7aa463
commit
ca2f5cf748
@ -21,8 +21,8 @@ the 128 elements of ASCII should check for UTF8 availability, and fall back to
|
||||
an ASCII equivalent if not present (or return an error).
|
||||
|
||||
Run `make test` with your changes, and ensure all tests pass. Run
|
||||
`notcurses-demo` as well, if you changes are to the core library or the
|
||||
demo code.
|
||||
`notcurses-demo` as well, if your changes affect the core library (or the
|
||||
demo code).
|
||||
|
||||
## C standard
|
||||
Notcurses targets the ISO C11 standard. This means you should avoid using
|
||||
|
Loading…
x
Reference in New Issue
Block a user