From f32bef071e3b931fc73e701290f0157a50f71269 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 27 Jun 2021 10:23:51 +0200 Subject: [PATCH] Add contributing section (#186) --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aa45ffad..272d8c797 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ The frontend is built with [Angular](https://angular.io) and uses [Angular Mater ## Development -Please make sure you have completed the instructions from [_Setup_](#Setup) +Please make sure you have completed the instructions from [_Setup_](#Setup). ### Start server @@ -101,6 +101,12 @@ Run `yarn start:client` Run `yarn test` +## Contributing + +Ghostfolio is **100% free** and **open source**. We encourage and support an active and healthy community that accepts contributions from the public - including you. + +Not sure what to work on? We have got some ideas. Please tweet to [@ghostfolio\_](https://twitter.com/ghostfolio_) or send an e-mail to hi@ghostfol.io. We would love to hear from you. + ## License © 2021 [Ghostfolio](https://ghostfol.io)