Files
srs/CONTRIBUTING.md

8 lines
436 B
Markdown
Raw Normal View History

2021-12-26 17:30:51 +08:00
Welome to contribute to SRS!
2022-01-19 19:04:14 +08:00
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).
2022-02-14 15:45:53 +08:00
1. Please [setup your email](https://github.com/ossrs/srs/wiki/HowToFilePR#setup-your-email) before contributing, this is important.
2022-01-19 19:04:14 +08:00
1. Then follow the [guide](https://github.com/ossrs/srs/wiki/HowToFilePR) to file a PR.
1. We will review your PR ASAP.