-
-
Notifications
You must be signed in to change notification settings - Fork 0
Contributing
tritrient-yuchen edited this page Aug 4, 2026
·
2 revisions
Status: documentation skeleton
- Read the repository README, license, and contribution terms.
- Keep changes focused and explain user-facing behavior.
- Add or update tests when behavior changes.
- Run the local verification commands before submitting a pull request.
npm test -- --run
npm run lint
npm run build
git diff --check- Add branch and pull request conventions.
- Add commit message guidance.
- Add frontend and backend coding conventions.
- Add how to contribute funding data connectors.