From eae8536c9bbc9f6aee4c831716cba5d0c1a6729e Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Mon, 22 Apr 2019 22:43:07 +0200 Subject: [PATCH] Added contribution info --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 517a3ba9..8292c8c5 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,11 @@ When the file `embedded.txt` exists, it must contain a valid and writable path w In embedded mode, settings can be overridden by text files in `data/settingoverrides`, the file name must be `.txt` (e. g. `BASE_URL.txt`) and the content must be the setting value (normally one single line). +## Contributing +Any help is more than appreciated. Feel free to pick any open unassigned issue, but please leave a short comment or assign the issue yourself, to avoid working on the same thing. + +New ideas are also very welcome, feel free to open an issue to discuss them. + ## Screenshots #### Dashboard ![Dashboard](https://github.com/grocy/grocy/raw/master/publication_assets/dashboard.png "Dashboard")