@@ -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
|
||||
|
||||
Reference in New Issue
Block a user