From 0b9681efc2e98693699fcc3bb34d944dcafb1e96 Mon Sep 17 00:00:00 2001 From: Michael Diarmid Date: Mon, 19 Feb 2018 11:00:37 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 79b02ec8..21a22ed8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,10 +7,12 @@ First, thank you for considering contributing to react-native-firebase! It's peo We welcome any type of contribution, not only code. You can help with * **QA**: file bug reports, the more details you can give the better (e.g. screenshots with the console open) +* **Docs**: improve reference coverage, add more examples, fix any typos or anything else you can spot. At the top of every page on our docs site click the `Edit` pencil to go to that pages markdown file, or view the [Docs Repo](https://github.com/invertase/react-native-firebase-docs) directly * **Marketing**: writing blog posts, howto's, printing stickers, ... * **Community**: presenting the project at meetups, organizing a dedicated meetup for the local community, ... * **Code**: take a look at the [open issues](issues). Even if you can't write code, commenting on them, showing that you care about a given issue matters. It helps us triage them. * **Money**: we welcome financial contributions in full transparency on our [open collective](https://opencollective.com/react-native-firebase). +* **Premium Starter Kits**: purchasing one of our starter kits helps us continue to develop the library and support its ever growing community (and you get something too!). [View Kits](http://invertase.link/get-started-premium) ## Your First Contribution @@ -32,8 +34,7 @@ Anyone can file an expense. If the expense makes sense for the development of th ## Questions -If you have any questions, create an [issue](issue) (protip: do a quick search first to see if someone else didn't ask the same question before!). -You can also reach us at oss@invertase.io +For questions and support please use our [Discord chat](https://discord.gg/C9aK28N) or [Stack Overflow](https://stackoverflow.com/questions/tagged/react-native-firebase). The issue list of this repo is **exclusively** for bug reports. ## Credits