0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00

CONTRIBUTING: Add language and PR/Issue template notes

This commit is contained in:
derrod 2023-02-20 21:55:07 +01:00 committed by Rodney
parent 7a02fa8cc8
commit e2b80c04e8

View File

@ -27,6 +27,18 @@ Quick Links for Contributing
- To add a new service to OBS Studio please see the service submission guidelines:
https://github.com/obsproject/obs-studio/wiki/Service-Submission-Guidelines
General Guidelines
------------------
- The OBS Project uses English as a common language. Please ensure that any
submissions have at least machine-translated English descriptions and titles.
- Templates for Pull Requests and Issues must be properly filled out. Failure
to do so may result in your PR or Issue being closed. The templates request
the bare minimum amount of information required for us to process them.
- Contributors to the OBS Project are expected to abide by the OBS Project Code of Conduct: https://github.com/obsproject/obs-studio/blob/master/COC.rst
Coding Guidelines
-----------------
@ -44,6 +56,8 @@ Coding Guidelines
- 80 columns max
- Comments and names of variables/functions/etc. must be in English
Commit Guidelines
-----------------
@ -71,10 +85,7 @@ Commit Guidelines
- If you still need examples, please view the commit history.
Conduct Guidelines
------------------
- Contributors to the OBS Project are expected to abide by the OBS Project Code of Conduct: https://github.com/obsproject/obs-studio/blob/master/COC.rst
- Commit titles and descriptions must be in English
AI/Machine Learning Policy
--------------------------