summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authordormando <dormando@rydia.net>2017-02-26 10:39:40 -0800
committerdormando <dormando@rydia.net>2017-02-26 10:39:40 -0800
commit4fb3ba0116399f32065c36a993cb9ab041d57f36 (patch)
tree7bc90a81a249e37563383a3e3eb50087f4689a13 /CONTRIBUTING.md
parent9c843d2f2975b96f5754ccefbde2b0283fa62acb (diff)
downloadmemcached-4fb3ba0116399f32065c36a993cb9ab041d57f36.tar.gz
I think the README was 12 years old.
Should make it a lot better, but here's a first pass :P
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..462a522
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,9 @@
+See: https://github.com/memcached/memcached/wiki/DevelopmentRepos
+
+It's worth repeating here, that the biggest contribution anyone can make is to
+help run new releases! Any feedback we get is greatly appreciated. Hard to
+know what to work on and what to prioritize if we don't hear from you :)
+
+The easiest thing to do is to run the latest version on one machine in your
+cluster sometimes. Then when you do need to upgrade, you should also have
+confidence in a well tested version.