Update CONTRIBUTING.md

This commit is contained in:
Dex
2025-08-18 16:24:43 -05:00
committed by GitHub
parent fabf441026
commit cabf5f6b07

View File

@@ -17,6 +17,14 @@ make codelayer-dev
When the Web UI launches in dev mode, you'll need to launch a managed daemon with it - click the 🐞 icon in the bottom right and launch a managed daemon.
## Commands cheat sheet
1. `/research_codebase`
2. `/create_plan`
3. `/implement_plan`
4. `/commit`
5. `gh pr create --fill`
6. `/describe_pr`
## Running Tests