aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar ArviTheMan <73516201+ArviTheMan@users.noreply.github.com>2020-11-19 20:01:01 +0200
committerLibravatar GitHub <noreply@github.com>2020-11-19 19:01:01 +0100
commitbe3953b92ebef20dfeb37cbe5570e07a200c04fb (patch)
tree2a9b797a0e91bac455077600d6b1e512940820fd /CONTRIBUTING.md
parentAdd Danish to the list of available languages (#1076) (diff)
downloadferdium-app-be3953b92ebef20dfeb37cbe5570e07a200c04fb.tar.gz
ferdium-app-be3953b92ebef20dfeb37cbe5570e07a200c04fb.tar.zst
ferdium-app-be3953b92ebef20dfeb37cbe5570e07a200c04fb.zip
Update CONTRIBUTING.md (#1079)v5.6.0-beta.4
Remove obsolete Franz references.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 010777a05..e1b557edd 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -17,9 +17,7 @@
17This project and everyone participating in it is governed by the [Ferdi 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). 17This project and everyone participating in it is governed by the [Ferdi 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).
18 18
19## What should I know before I get started? 19## What should I know before I get started?
20With Ferdi 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 [Ferdi Recipe Repository](https://github.com/meetfranz/plugins) and open a new issue there. 20For the moment, Ferdi's development is a bit slow but all contributions are highly appreciated. [Check this issue for discussion](https://github.com/getferdi/ferdi/issues/956).
21
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 21
24## How Can I Contribute? 22## 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. 23As 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.