contributing

Installation
SKILL.md

Contributing

Shared format

  • Use Conventional Commits for commit subjects and PR titles: <type>(<scope>)[!]: <plain-language subject>.
  • Allowed types: build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test. Use feat for a new capability, fix for a bug fix, and ! for a breaking change.
  • Scopes are required and describe the area affected by the change.

Commits

  • Keep each commit to one coherent change and name that change in its subject.
  • In commit bodies, state the problem in one or two sentences, then explain the fix.

Pull requests

Installs
5
Repository
chiefgui/skills
First Seen
7 days ago
contributing — chiefgui/skills