From 772f529200cdaabf8e177c0beb80fd661f731198 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sat, 20 Apr 2019 18:06:34 -0700 Subject: Add contributing section to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fa514ed..84cab97 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,12 @@ specified in `config.h`. Please report any issues to https://todo.sr.ht/~mcf/cc-issues. +## Contributing + +Send patches to me (address in commit log), or pull-requests on the +[GitHub mirror]. Once I decide on a project name, a mailing list will +be created, which will then become the preferred form of contribution. + [QBE]: https://c9x.me/compile/ [C11]: http://port70.net/~nsz/c/c11/n1570.html [ISC]: https://git.sr.ht/~mcf/cc/blob/master/LICENSE @@ -88,3 +94,4 @@ Please report any issues to https://todo.sr.ht/~mcf/cc-issues. [#35]: https://todo.sr.ht/~mcf/cc-issues/35 [#36]: https://todo.sr.ht/~mcf/cc-issues/36 [#44]: https://todo.sr.ht/~mcf/cc-issues/44 +[GitHub mirror]: https://github.com/michaelforney/cc -- cgit v1.2.3