mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 03:03:44 +00:00
parent
a20662da87
commit
c08801e4c5
5 changed files with 89 additions and 11 deletions
|
|
@ -27,6 +27,10 @@ read README.md, then ask which module(s) to work on. Based on the answer, read t
|
|||
## GitHub Issues
|
||||
When reading issues:
|
||||
- Always read all comments on the issue
|
||||
- Use this command to get everything in one call:
|
||||
```bash
|
||||
gh issue view <number> --json title,body,comments,labels,state
|
||||
```
|
||||
|
||||
When creating issues:
|
||||
- Add `pkg:*` labels to indicate which package(s) the issue affects
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue