summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3daab29b5..c533e384d 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,8 @@ The following guidelines should be observed by contributors:
* Changes should ideally come in as small pull requests on top of `master`, coming from your own personal fork of the project
* Large features that will involve multiple contributors or a long development time should be discussed in issues, and broken down into smaller pieces that can be implemented and checked in in stages
+[Contribution guide](CONTRIBUTION.md) describes the workflow for contributors at more detail.
+
Limitations
-----------