-
Notifications
You must be signed in to change notification settings - Fork 2
chore: CONTRIBUTING.md and issue/PR templates #21
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
krkarma777
opened on Aug 31, 2026
Issue body actions
- CONTRIBUTING.md: dev setup (Node 24 for the TS test suite), `npm run typecheck && npm test` gate, TDD expectation for core changes (the fuzz/optimality/oracle suites are the safety net), bench methodology for perf claims.
- .github/ISSUE_TEMPLATE: bug report (minimal repro: inputs + mode + expected/actual entries) and feature request.
- PR template: checklist mirroring CI (typecheck, tests, bench when perf-related, CHANGELOG entry).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation