APISIX is getting more and more people's attention. They come from different companies and individuals. Because everyone uses APISIX in different scenarios and ways, many people will customize the plugin and submit PR to APISIX. However, in order to keep APISIX simple and efficient, it is not recommended that all features be merged into APISIX.
I think a mechanism should be provided to encourage developers to develop APISIX plugins anywhere, using the project name to indicate that it is a plugin for APISIX, for example: `apisix-plugin-xxx`, which can enrich APISIX Ecosystem. APISIX can add a description file to include the plugin addresses of different developers, so that people with the same needs can find them quickly. what do you think? If you agree with this practice, what advice do you have for specific implementation?
