aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-10-17 00:29:15 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2017-10-17 00:29:15 +0200
commit0329f6bf15e5f7a2d06f815210d10e81e4b69384 (patch)
treeb2cce52752063b761705ddbc032d276843f1f01a /CONTRIBUTING.md
parentAdd git & javascript styleguide (diff)
parentMerge pull request #4 from OndragKlaus/OndragKlaus-fix-contributing (diff)
downloadferdium-app-0329f6bf15e5f7a2d06f815210d10e81e4b69384.tar.gz
ferdium-app-0329f6bf15e5f7a2d06f815210d10e81e4b69384.tar.zst
ferdium-app-0329f6bf15e5f7a2d06f815210d10e81e4b69384.zip
Merge branch 'master' of github.com:meetfranz/franz
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 b6ae343c6..8a3457aa5 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