From 4ae76fb6fbf3cb24098f274472d827be0acf8c6c Mon Sep 17 00:00:00 2001 From: Paul Mineev Date: Wed, 14 Sep 2022 10:56:30 -0700 Subject: [PATCH] add contribution links in readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 11ed7217ad..e823f8c853 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,12 @@ For admin screenshots see [Admin UI documentation](https://remark42.com/docs/man All remark42 documentation is available [by the link](https://remark42.com/docs/getting-started/installation/). +## Contribution + +In order to start and work on the project locally in development mode check our contribution documentation for [backend](https://remark42.com/docs/contributing/backend/) and [frontend](https://remark42.com/docs/contributing/frontend/). + +If you are interested in adding a new localization please check [this docs](https://remark42.com/docs/contributing/translations/). + ## Related projects * [A Helm chart for Remark42 on Kubernetes](https://github.com/groundhog2k/helm-charts/tree/master/charts/remark42)