aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md2
-rw-r--r--README.md4
2 files changed, 3 insertions, 3 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.
diff --git a/README.md b/README.md
index ffc8ed0f6..ef5dcfacb 100644
--- a/README.md
+++ b/README.md
@@ -46,11 +46,11 @@ $ yarn build
46If you have found a bug that hasn't been reported yet or want to request a new feature, please open a new issue. 46If you have found a bug that hasn't been reported yet or want to request a new feature, please open a new issue.
47 47
48## I need help? 48## I need help?
49Join the Franz community on [Slack](https://slack.franz.im) and get in touch with us. 49Join the Franz community on [Slack](http://slack.franz.im) and get in touch with us.
50 50
51## Create your own plugins/recipes 51## Create your own plugins/recipes
52You can find all the Information at the [Plugins repository](https://github.com/meetfranz/plugins). 52You can find all the Information at the [Plugins repository](https://github.com/meetfranz/plugins).
53For questions feel free to ask in the [community Slack](https://slack.franz.im) 53For questions feel free to ask in the [community Slack](http://slack.franz.im)
54 54
55## Next steps 55## Next steps
56- [ ] Create acceptance tests 56- [ ] Create acceptance tests