docs: reorganize the CONTRIBUTING section (#28220)

Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
This commit is contained in:
Maxime Beauchemin
2024-04-26 17:49:21 -07:00
committed by GitHub
parent fca3a525d0
commit a08c24c4aa
24 changed files with 2119 additions and 2804 deletions

View File

@@ -18,7 +18,6 @@ docker compose down
Then, update the folder that mirrors the `superset` repo through git:
```bash
cd superset/
git pull origin master
```