mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
docs: Reorganize and improve developer portal documentation (#36005)
This commit is contained in:
committed by
GitHub
parent
2f2128ac48
commit
208b1f7fa3
@@ -35,7 +35,7 @@ Learn how to create and submit high-quality pull requests to Apache Superset.
|
||||
- [ ] You've found or created an issue to work on
|
||||
|
||||
### PR Readiness Checklist
|
||||
- [ ] Code follows [coding guidelines](../coding-guidelines/overview)
|
||||
- [ ] Code follows [coding guidelines](../guidelines/design-guidelines)
|
||||
- [ ] Tests are passing locally
|
||||
- [ ] Linting passes (`pre-commit run --all-files`)
|
||||
- [ ] Documentation is updated if needed
|
||||
|
||||
Reference in New Issue
Block a user