aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-10-17 02:04:36 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2017-10-17 02:04:36 +0200
commitbbfd41a5d60c7d913e60191648dcb78c5567db30 (patch)
treed6166fcb4f4a63528e44777c251a99d9aa9c9faf /CONTRIBUTING.md
parentAdd TOC (diff)
downloadferdium-app-bbfd41a5d60c7d913e60191648dcb78c5567db30.tar.gz
ferdium-app-bbfd41a5d60c7d913e60191648dcb78c5567db30.tar.zst
ferdium-app-bbfd41a5d60c7d913e60191648dcb78c5567db30.zip
fix wrong slack link
[ci skip]
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d3d0cc897..ad5989964 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -19,7 +19,7 @@ This project and everyone participating in it is governed by the [Franz Code of
19## What should I know before I get started? 19## What should I know before I get started?
20With Franz 5, we have completely separated the client and the services. If you have any issues with a service recipe, please do not open an issue at this repository. Instead head over to the [Franz Recipe Repository](https://github.com/meetfranz/plugins) and open a new issue there. 20With Franz 5, we have completely separated the client and the services. If you have any issues with a service recipe, please do not open an issue at this repository. Instead head over to the [Franz Recipe Repository](https://github.com/meetfranz/plugins) and open a new issue there.
21 21
22If you need help with development, want to discuss a new feature or improvement please talk to us either on [Slack](https://slack.franz.im) or open a new issue with the [feature proposal template](.github/FEATURE_PROPOSAL_TEMPLATE.md). 22If you need help with development, want to discuss a new feature or improvement please talk to us either on [Slack](http://slack.franz.im) or open a new issue with the [feature proposal template](.github/FEATURE_PROPOSAL_TEMPLATE.md).
23 23
24## How Can I Contribute? 24## How Can I Contribute?
25As a basic rule, before filing issues, feature requests or anything else. Take a look at the issues and check if this has not already been reported by another user. If so, engage in the already existing discussion. 25As a basic rule, before filing issues, feature requests or anything else. Take a look at the issues and check if this has not already been reported by another user. If so, engage in the already existing discussion.