summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-08-12 17:32:02 +0200
committerwm4 <wm4@nowhere>2020-08-12 17:32:02 +0200
commit2f0bd53c8ceaf571c6c92d03b1685f7680c78c3b (patch)
tree665563c3bc0c95282b71a9ba452d0eff14474534 /DOCS
parented2e2894ab6b1743d8ba9b7334606a1648099050 (diff)
downloadmpv-2f0bd53c8ceaf571c6c92d03b1685f7680c78c3b.tar.bz2
mpv-2f0bd53c8ceaf571c6c92d03b1685f7680c78c3b.tar.xz
DOCS/contribute.md: add a CCoC
(The recommendation is to add the document to the project git root, but I'm against dumping such things into git. I'd rather replace the Copyright full text files with links and move contribute.md to the wiki than add the CCoC text as a file.)
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/contribute.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/DOCS/contribute.md b/DOCS/contribute.md
index baf93d0e25..cc30978bf5 100644
--- a/DOCS/contribute.md
+++ b/DOCS/contribute.md
@@ -238,7 +238,10 @@ General coding
Code of Conduct
---------------
-We have one, but the document describing it got lost accidentally.
+Please note that this project is released with a Contributor Code of Conduct.
+By participating in this project you agree to abide by its terms.
+The Contributor Code of Conduct can be found here:
+https://www.contributor-covenant.org/version/2/0/code_of_conduct/
Rules for git push access
-------------------------