aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Ondrag Klaus <OndragKlaus@users.noreply.github.com>2017-10-17 00:02:35 +0200
committerLibravatar GitHub <noreply@github.com>2017-10-17 00:02:35 +0200
commit8cce007dbc0871cac2921708a23250692b556eb3 (patch)
treee7c372ce70c56cc7a1bdcc95e120826c61021634 /CONTRIBUTING.md
parentUpdate CI badges to public repository (diff)
downloadferdium-app-8cce007dbc0871cac2921708a23250692b556eb3.tar.gz
ferdium-app-8cce007dbc0871cac2921708a23250692b556eb3.tar.zst
ferdium-app-8cce007dbc0871cac2921708a23250692b556eb3.zip
fixed broken link to recipe repository
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 65476fa66..55e8ff96a 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -7,7 +7,7 @@
7This project and everyone participating in it is governed by the [Franz Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [stefan@adlk.io](mailto:stefan@adlk.io). 7This project and everyone participating in it is governed by the [Franz Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [stefan@adlk.io](mailto:stefan@adlk.io).
8 8
9## What should I know before I get started? 9## What should I know before I get started?
10With 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/recipes) and open a new issue there. 10With 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.
11 11
12If 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). 12If 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).
13 13