From 0c50d3e0d3bb1a9b352a39ceaeb3908efb9bb562 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 8 Jun 2018 19:14:41 +0200 Subject: [PATCH] Use direct links Add information about Slack community --- .github/CONTRIBUTING.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index b714967a..117c2460 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -6,23 +6,17 @@ - Go to "Issues" and type any word in the top search/command bar. - Consider to search on closed issues. To do that just remove "is:open" from the search field. - More info on [search syntax within github](https://help.github.com/articles/searching-issues) -- Report the issue using our [template][template], it includes all the information we need to track down the issue. +- Report the issue using our [template](https://github.com/saenzramiro/rambox/blob/master/.github/ISSUE_TEMPLATE.md), it includes all the information we need to track down the issue. Help us to maximize the effort we can spend fixing issues and adding new features, by not reporting duplicate issues. -[template]: https://github.com/saenzramiro/rambox/blob/master/.github/ISSUE_TEMPLATE.md - ## Share your Custom Services -If you consider there are other users that can use your Custom Service, we have a repo for this: [Rambox Services Contrib][rambox-services-contrib]. - -[rambox-services-contrib]: https://github.com/saenzramiro/rambox-services-contrib +If you consider there are other users that can use your Custom Service, we have a repo for this: [Rambox Services Contrib](https://github.com/saenzramiro/rambox-services-contrib) ## Ask for help -We have a great community in [Gitter][gitter] that can help you with any doubt or problem. - -[gitter]: https://gitter.im/saenzramiro/rambox +We have a great community in [Gitter](https://gitter.im/saenzramiro/rambox) (Gitter channel is mirroring into Slack general room) or [Slack](https://rambox.typeform.com/to/t7jc4C) that can help you with any doubt or problem. ## Contributing to Source Code @@ -30,6 +24,4 @@ Feel free to create pull requests to help us offer a great and complete software ## Translations -Please submit translations via [Crowdin][crowdin]. - -[crowdin]: https://crowdin.com/project/rambox/ +Please submit translations via [Crowdin](https://crowdin.com/project/rambox/).