chore: add GitHub community health files

This commit is contained in:
Vaishnav Gunjari
2026-03-08 23:03:15 +05:30
parent a9c66c4cda
commit 610425e662
6 changed files with 130 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
## Summary
<!-- What does this PR change and why? -->
## Type of change
- [ ] New command
- [ ] New / updated skill reference
- [ ] New anti-pattern guidance
- [ ] Bug fix
- [ ] Documentation update
- [ ] Build system / tooling
- [ ] Other:
## Checklist
- [ ] Source files updated in `source/`
- [ ] `bun run build` ran successfully and `dist/` is committed
- [ ] `bun test` passes
- [ ] Tested with at least one provider (Cursor / Claude Code / Gemini CLI / Codex)
- [ ] README / DEVELOP.md updated if needed