From ccc1e75f2419047c5b63cce27410a8e9a1fc5784 Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 19 Jan 2022 19:04:14 +0800 Subject: [PATCH] Update contribute guide --- CONTRIBUTING.md | 7 ++++--- README.md | 7 ++++++- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a68f10f3c..28f3851f3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,6 @@ Welome to contribute to SRS! -1. Please read **Contribution([CN](https://github.com/ossrs/srs/issues/2866#contribution) EN)** before file new PR. -2. Please start from fixing some [Issues: good first issue](https://github.com/ossrs/srs/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22), then follow the [guide](https://github.com/ossrs/srs/wiki/HowToFilePR). -3. We will review your PR ASAP. +1. Please start from fixing some [Issues: good first issue](https://github.com/ossrs/srs/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22). +1. Then follow the [guide](https://github.com/ossrs/srs/wiki/HowToFilePR) to file a PR. +1. We will review your PR ASAP. + diff --git a/README.md b/README.md index 175a0f9ec..4ae3e549e 100755 --- a/README.md +++ b/README.md @@ -125,7 +125,12 @@ A big `THANK YOU` also goes to: * All [contributors](trunk/AUTHORS.md#contributors) of SRS. * All friends of SRS for [big supports](https://github.com/ossrs/srs/wiki/Product). -* [Genes](http://sourceforge.net/users/genes), [Mabbott](http://sourceforge.net/users/mabbott) and [Michael Talyanksy](https://github.com/michaeltalyansky) for [st](https://github.com/ossrs/state-threads/tree/srs). +* [Genes](http://sourceforge.net/users/genes), [Mabbott](http://sourceforge.net/users/mabbott) and [Michael Talyanksy](https://github.com/michaeltalyansky) for creating and introducing [st](https://github.com/ossrs/state-threads/tree/srs). + +## Contributing + +We are grateful to the community for contributing bugfix and improvements, please follow the +[guide](https://github.com/ossrs/srs/contribute). ## Releases