1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Create CONTRIBUTING.md

This commit is contained in:
Winlin 2021-12-25 18:09:53 +08:00 committed by GitHub
parent ab97eb5fcf
commit 5c5caca851
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,5 @@
Welome to contribute to SRS!
1. Please read [FAQ](https://github.com/ossrs/srs/issues/2716) before file new PR.
2. Fix some [issues](https://github.com/ossrs/srs/issues), then follow the [guide](https://github.com/ossrs/srs/wiki/HowToFilePR).
3. We will review your PR ASAP.