about summary refs log tree commit diff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-03-19 04:05:19 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-03-19 04:05:19 +0100
commit8c7277acd4988a06192f559218a7c59bf5f7dd79 (patch)
tree1de00057fc99006bfabf0b91d4c9286d578b481b /CONTRIBUTING.md
parent50f3a81f6322099d077bdc91b9dfa5262a07eceb (diff)
Add link to contribution guidelines to README
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 96d2854c9..4210d1867 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -7,6 +7,8 @@ There are three ways in which you can contribute to this repository:
 2. By working on the back-end application
 3. By working on the front-end application
 
+Choosing what to work on in a large open source project is not easy. The list of GitHub issues may provide some ideas, but not every feature request has been greenlit. Likewise, not every change or feature that resolves a personal itch will be merged into the main repository. Some communication ahead of time may be wise.
+
 Below are the guidelines for working on pull requests:
 
 ## General