mirror of
https://github.com/supabase/supabase.git
synced 2026-06-20 00:27:21 +08:00
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Wording change ## What is the current behavior? Please link any relevant issues here. ## What is the new behavior? Just provides an example of what to include ## Additional context Add any other context or screenshots. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Clarified the "Working directory" guidance in GitHub Integration settings: must be a relative path to the directory that contains the supabase/ folder (not the supabase folder itself). Added an example-driven tooltip and updated the placeholder to "." to reflect the expected format and reduce confusion. This improves clarity and prevents setup errors for repository-based workflows. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Joshen Lim <joshenlimek@gmail.com>