From a9352985c797a3a0fe75ae8ba89013f30dc4b5ab Mon Sep 17 00:00:00 2001 From: Ben Torell Date: Tue, 3 Aug 2021 21:14:53 -0400 Subject: [PATCH] docs: Add link to CoC to contributing guidelines --- CONTRIBUTING.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 7de9cb8ee..cff6f5ced 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -67,3 +67,8 @@ Commit Guidelines Note: When modifying cmake modules, just prefix with "cmake". - 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