From b3870476324e2dc79a9d30371a1199376bcd0ad7 Mon Sep 17 00:00:00 2001 From: Rodney Date: Mon, 22 Nov 2021 15:29:39 +0100 Subject: [PATCH] CONTRIBUTING.rst: Add service submission guidelines (#5562) --- CONTRIBUTING.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index cff6f5ced..e9feb9807 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -24,6 +24,9 @@ Quick Links for Contributing Instead, use crowdin. Read here for more information: https://obsproject.com/forum/threads/how-to-contribute-translations-for-obs.16327/ +- To add a new service to OBS Studio please see the service submission guidelines: + https://github.com/obsproject/obs-studio/wiki/Service-Submission-Guidelines + Coding Guidelines -----------------