Files
caveman/CONTRIBUTING.md
T
Julius Brussee a2c7afe4f3 Add contributing guide and issue templates
Add GitHub issue templates for bug reports and feature requests tailored to the caveman persona, and add CONTRIBUTING.md describing how to propose changes to skills/caveman/SKILL.md (fork, edit, PR with before/after examples and rationale). These files help standardize contributions and make it easier for maintainers to review small, focused changes; also points contributors to ‘good first issue’ tasks.
2026-04-05 18:26:22 +02:00

492 B

Contributing

Improvements to the SKILL.md prompt are welcome — open a PR with before/after examples showing the change.

How

  1. Fork repo
  2. Edit skills/caveman/SKILL.md
  3. Open PR with:
    • Before: what caveman say now
    • After: what caveman say with change
    • One sentence why change better

Small focused change > big rewrite. Caveman like simple.

Ideas

See issues labeled good first issue for starter tasks.