mirror of
https://github.com/getlago/lago.git
synced 2024-12-22 21:03:24 +07:00
Update CONTRIBUTING.md with new community link (#328)
This commit is contained in:
parent
45da3a8715
commit
f8c8e297a7
@ -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!!!
|
## I don't want to read this whole thing I just have a question!!!
|
||||||
|
|
||||||
- [Lago Discussions](https://community.getlago.com/)
|
Simply join our [Slack Community](https://www.getlago.com/slack).
|
||||||
- [Lago official documentation](https://doc.getlago.com/docs/guide/intro)
|
|
||||||
- [Lago feature request](https://community.getlago.com/c/feature-requests/11)
|
|
||||||
|
|
||||||
## What should I know before I get started?
|
## 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
|
### 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?
|
## 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
|
#### 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.
|
- **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?
|
#### How Do I Submit A (Good) Bug Report?
|
||||||
|
Loading…
Reference in New Issue
Block a user