aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-10-13 15:38:38 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2017-10-13 15:38:38 +0200
commit4edd52e34e03df7bb137e7e3e4c9ac589908ccd1 (patch)
tree29f235ca0a7d4870e767865bd03d6e8ad82ece0d /CONTRIBUTING.md
parentChange formatting (diff)
downloadferdium-app-4edd52e34e03df7bb137e7e3e4c9ac589908ccd1.tar.gz
ferdium-app-4edd52e34e03df7bb137e7e3e4c9ac589908ccd1.tar.zst
ferdium-app-4edd52e34e03df7bb137e7e3e4c9ac589908ccd1.zip
change filetype to markdown
[ci skip]
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 000000000..65476fa66
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,15 @@
1# Contributing to Franz 5
2
3:tada: First off, thanks for taking the time and your effort to make Franz better! :tada:
4
5## Code of Conduct
6
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
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.
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).
13
14## How Can I Contribute?
15As 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.