misc: redirect questions to Lago Discussions

This commit is contained in:
Vincent Pochet 2022-06-07 17:00:16 +02:00
parent b218f54191
commit 771c4004c8

View File

@ -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!!!
- [Github Discussions, the official Lago](https://github.com/getlago/lago/discussions)
- [Lago Discourse](https://community.getlago.com/)
- [Lago FAQ](https://github.com/getlago/lago/discussions)
- [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)
@ -66,7 +64,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 [Github Discussions](https://github.com/getlago/lago/discussions) 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 open a new topic on [Lago Discussions](https://community.getlago.com/) and ask your question.
## How Can I Contribute?
@ -80,7 +78,7 @@ Before creating bug reports, please check [this list](#before-submitting-a-bug-r
#### Before Submitting A Bug Report
- **Check the [discussions](https://github.com/getlago/lago/discussions)** for a list of common questions and problems.
- **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.