move CONTRIBUTING.md to make github community insights go green ugh

pull/1809/head
nick black 3 years ago
parent 910fddc2f1
commit bb8bed687d
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -26,6 +26,6 @@ demo code).
## C standard
Notcurses targets the ISO C11 standard. This means you should avoid using
GNU C extensions as they might not work outside GCC/Clang. To verify your code
standard compliance on GCC and Clang you can complile with `-std=c11 -pedantic`
GNU C extensions as they might not work outside GCC/Clang. To verify your
standard compliance on GCC and Clang you can compile with `-std=c11 -pedantic`
command line arguments.
Loading…
Cancel
Save