Compare commits

...
Author SHA1 Message Date
Mehmet Yavuz c8776e1b4f docs: note running lint before pushing in CONTRIBUTING (sc-118033)
Add a one-line reminder to run linters (pre-commit) before pushing,
linking to the Developer Portal's Submitting Pull Requests guide.

E2E test ticket sc-118033.
2026-08-21 17:30:29 +00:00
+2
View File
@@ -21,6 +21,8 @@
Contributions are welcome and are greatly appreciated! Every
little bit helps, and credit will always be given.
> **Before you push:** run the linters locally (e.g. `pre-commit run --all-files`) so CI stays green — see the [Submitting Pull Requests](https://superset.apache.org/developer_portal/contributing/submitting-pr) guide for the full workflow.
## Developer Portal
All developer and contribution documentation has moved to the Apache Superset Developer Portal: