Explore
Docs
Pricing
Agents
Search...
Ctrl+K
Toggle menu
Home
continuedev
github-best-practice-rules
public
Published on 10/3/2025
GitHub Best Practice Rules
Rules for managing github issues and pull requests.
Rules
Star
0
Use Rule
Preview
Markdown
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