Issues
Use issues for bugs and tasks on a code repo. Club help (“I cannot sign in”) belongs on Support, which reads the support repo.
Create an issue
From inside a cloned repo:
gh issue create --title "Pause menu ignores Esc on first frame" --body "Godot 4.7.2, Windows. Steps: start level, press Esc immediately."
Or follow prompts:
gh issue create
WAB-Project-1 has issue templates (bug, feature). Prefer New issue on GitHub if you want those forms; gh still works for a plain issue.