diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 88b12b5..0bf43e9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,9 +38,7 @@ This project and everyone participating in it is governed by the [Code of Conduc ## I don't want to read this whole thing I just have a question!!! -- [Lago Discussions](https://community.getlago.com/) -- [Lago official documentation](https://doc.getlago.com/docs/guide/intro) -- [Lago feature request](https://community.getlago.com/c/feature-requests/11) +Simply join our [Slack Community](https://www.getlago.com/slack). ## What should I know before I get started? @@ -64,7 +62,7 @@ Also, because Lago is extensible, it's possible that a feature you've become acc ### Design Decisions -If you have a question around how we do things, check to see if it is documented in the wiki of the related repository. If it is _not_ documented there, please open a new topic on [Lago Discussions](https://community.getlago.com/) and ask your question. +If you have a question around how we do things, check to see if it is documented in the wiki of the related repository. If it is _not_ documented there, please reach out in our [Slack Community](https://www.getlago.com/slack) and ask your question. ## How Can I Contribute? @@ -78,8 +76,6 @@ Before creating bug reports, please check [this list](#before-submitting-a-bug-r #### Before Submitting A Bug Report -- **Check [Lago Discussions](https://community.getlago.com/)** for a list of common questions and problems. -- **Determine [which element the problem should be reported in](#lago-and-packages)**. - **Perform a [cursory search](https://github.com/search?q=+is%3Aissue+user%3Agetlago)** to see if the problem has already been reported. If it has **and the issue is still open**, add a comment to the existing issue instead of opening a new one. #### How Do I Submit A (Good) Bug Report?