pi : add rule to use gh CLI for GitHub resources

Assisted-by: llama.cpp:local pi
This commit is contained in:
Georgi Gerganov 2026-04-30 09:49:54 +03:00
parent c6dbd31146
commit 6eddb1c6e3
No known key found for this signature in database
GPG Key ID: 449E073F9DC10735

View File

@ -4,6 +4,7 @@ General:
- By very precise and concise when writing code, comments, explanations, etc.
- PR and commit titles format: `<module> : <title>`. Lookup recents for examples
- Don't try to build or run the code unless you are explicitly asked to do so
- Use the `gh` CLI tool when querying PRs, issues, or other GitHub resources
Coding:
- When in doubt, always refer to the CONTRIBUTING.md file of the project