summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Weimann <mail@michael-weimann.eu>2019-12-01 15:50:31 +0100
committerIgor Scheller <igor.scheller@igorshp.de>2020-01-20 02:23:16 +0100
commitf78e8c50bf8d6956c63cdba25437c9ba89a73a1d (patch)
tree03e97582e9ace297e60ae48644f52ffeceeae64b /README.md
parent94753bc3d866071980148a2fd9e1bd5fa72b7a13 (diff)
Add CONTRIBUTING.md
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 0d0db7c6..419712c9 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,8 @@ Since the engelsystem is open source, you can help to improve the system. We rea
Please create single pull requests for every feature instead of creating one big monster of pull request containing a complete rewrite.
+Please read the [CONTRIBUTING.md](./CONTRIBUTING.md) before you start.
+
### Testing
To run the unit tests use
```bash