# Contributing to Apache Superset Contributions are welcome and are greatly appreciated! Every little bit helps, and credit will always be given. ## Developer Portal All developer and contribution documentation has moved to the Apache Superset Developer Portal: **[📚 View the Developer Portal →](https://superset.apache.org/developer_portal/)** The Developer Portal includes comprehensive guides for: - [Contributing Overview](https://superset.apache.org/developer_portal/contributing/overview) - [Development Setup](https://superset.apache.org/developer_portal/contributing/development-setup) - [Submitting Pull Requests](https://superset.apache.org/developer_portal/contributing/submitting-pr) - [Contribution Guidelines](https://superset.apache.org/developer_portal/contributing/guidelines) - [Code Review Process](https://superset.apache.org/developer_portal/contributing/code-review) - [Development How-tos](https://superset.apache.org/developer_portal/contributing/howtos) Source for the Developer Portal documentation is [located here](https://github.com/apache/superset/tree/master/docs/developer_portal).