Add CTRL+ENTER note for WSL

This commit is contained in:
Mario Zechner 2025-12-02 22:18:12 +01:00
parent 923d85463d
commit eb5cd9d4be
2 changed files with 5 additions and 1 deletions

View file

@ -28,6 +28,10 @@ When creating issues:
- Available labels: `pkg:agent`, `pkg:ai`, `pkg:coding-agent`, `pkg:mom`, `pkg:pods`, `pkg:proxy`, `pkg:tui`, `pkg:web-ui`
- If an issue spans multiple packages, add all relevant labels
When closing issues via commit:
- Include `fixes #<number>` or `closes #<number>` in the commit message
- This automatically closes the issue when the commit is merged
## Tools
- GitHub CLI for issues/PRs
- Add package labels to issues/PRs: pkg:agent, pkg:ai, pkg:coding-agent, pkg:mom, pkg:pods, pkg:proxy, pkg:tui, pkg:web-ui