villebro commented on a change in pull request #10507: URL: https://github.com/apache/incubator-superset/pull/10507#discussion_r464618509
########## File path: CONTRIBUTING.md ########## @@ -847,6 +847,18 @@ The topic of authoring new plugins, whether you'd like to contribute it back or not has been well documented in the [So, You Want to Build a Superset Viz Plugin...](https://preset.io/blog/2020-07-02-hello-world/) blog post +To contribute a plugin to Superset-UI, your plugin must meet the following criteria: +* The plugin should be applicable to the community at large, not a particularly specialized use case +* The plugin should be written with typescript Review comment: ```suggestion * The plugin should be written with TypeScript ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
