docs: 1 files

This commit is contained in:
2025-12-26 02:59:10 +00:00
parent a7eb212340
commit c2ebfa2d15

View File

@@ -1040,10 +1040,9 @@ npm run start
### Workflow
1. Follow `.github/copilot-instructions.md`
2. Check `docs/todo/` before starting
3. Run `npm run lint:fix` before committing
4. Add parameterized tests for new functions
5. Commit with descriptive messages on `main`
2. Run `npm run lint:fix` before committing
3. Add parameterized tests for new functions
4. Commit with descriptive messages on `main`
### Before Committing