aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2019-04-03 01:09:21 +0200
committerKim Alvefur <zash@zash.se>2019-04-03 01:09:21 +0200
commit1b3c29d26553854f4cf577a3bda0c12d61db8ae2 (patch)
tree7ef448d494ee62c5805434970c6d8173254264ee /CONTRIBUTING
parent79b43ce34ca3914d01b24b1afb50a0d184bb292f (diff)
downloadprosody-1b3c29d26553854f4cf577a3bda0c12d61db8ae2.tar.gz
prosody-1b3c29d26553854f4cf577a3bda0c12d61db8ae2.zip
CONTRIBUTING: Add a short file referencing the online doc/contributing page
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING9
1 files changed, 9 insertions, 0 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
new file mode 100644
index 00000000..2e732c73
--- /dev/null
+++ b/CONTRIBUTING
@@ -0,0 +1,9 @@
+Thanks for your interest in contributing to the project!
+
+There are many ways to contribute, such as helping improve the
+documentation, reporting bugs, spreading the word or testing the latest
+development version.
+
+You can find more information on how to contribute at <https://prosody.im/doc/contributing>
+
+See also the HACKERS and README files.