chore: remove FUNDING.yml and ci.yml, fix PR template checklist

This commit is contained in:
Vaishnav Gunjari
2026-03-11 10:42:54 +05:30
parent 610425e662
commit 38fdc991c5
3 changed files with 1 additions and 44 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
## Checklist
- [ ] Source files updated in `source/`
- [ ] `bun run build` ran successfully and `dist/` is committed
- [ ] `bun run build` ran successfully
- [ ] `bun test` passes
- [ ] Tested with at least one provider (Cursor / Claude Code / Gemini CLI / Codex)
- [ ] README / DEVELOP.md updated if needed