docs(README): Update README to include plugin dev

This commit is contained in:
Zaiming Shi 2021-03-22 14:09:38 +01:00 committed by Zaiming (Stone) Shi
parent 817abd7e93
commit fd1b1936ad
1 changed files with 12 additions and 6 deletions

View File

@ -106,19 +106,25 @@ make dialyzer
DIALYZER_ANALYSE_APP=emqx_lwm2m,emqx_auth_jwt,emqx_auth_ldap make dialyzer
```
## FAQ
## Community
### FAQ
Visiting [EMQ X FAQ](https://docs.emqx.io/en/broker/latest/faq/faq.html) to get help of common problems.
## Roadmap
The [EMQ X Roadmap uses Github milestones](https://github.com/emqx/emqx/milestones) to track the progress of the project.
### Questions
## Community
[GitHub Discussions](https://github.com/emqx/emqx/discussions) is where you can ask questions, and share ideas.
The EMQ X community can be found on [GitHub Discussions](https://github.com/emqx/emqx/discussions), where you can ask questions, voice ideas, and share your projects.
### Proposals
For more organised improvement proposals, you can send pull requests to [EIP](https://github.com/emqx/eip).
### Plugin development
To develop your own plugins, see [lib-extra/README.md](./lib-extra/README.md)
To chat with other community members you can join the [EMQ X Slack](https://slack-invite.emqx.io).
## MQTT Specifications