rusackas commented on code in PR #25629: URL: https://github.com/apache/superset/pull/25629#discussion_r1358426159
########## README.md: ########## @@ -149,6 +151,12 @@ how to set up a development environment. ## Resources +- [Superset "In the Wild"](RESOURCES/INTHEWILD.md) - open a PR to add your org to the list! +- [Feature Flags](RESOURCES/FEATURE_FLAGS.md) - the status of Superset's Feature Flags. +- [Standard Roles](RESOURCES/STANDARD_ROLES.md) - How RBAC permissions map to roles. +- [Superset Wiki](https://github.com/apache/superset/wiki) - Tons of additional community resources: best practices, community content and other information. +- [Superset SIPs](https://github.com/orgs/apache/projects/170) - The status of Superset's SIPs (Superset Improvment Proposals) for both consensus and implementation status. + Superset 2.0! Review Comment: I think I'll actually put all of these on the Wiki in an orderly fashion and delete these, in a subsequent PR. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
