public
Published on 10/3/2025
GitHub Best Practice Rules
Rules for managing github issues and pull requests.
Rules
- All generated should leverage the .github folder for pr and issue templates if available.
- Always attempt to commit using the conventional commit syntax and using the git diff for creating a useful commit message.
- use available labels where possible for PRs and Issues