Fixes # (issue number)
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Documentation update
-
npm run lint/npm run test(Frontend/Backend) -
cargo fmt/cargo clippy/cargo test(Smart Contracts)
- Storage schema changes documented or migration provided
- All entry points have authorization checks
- Arithmetic uses checked operations
- New entry points have unit tests including unauthorized callers
- No new admin roles without governance proposal
Add screenshots to help explain the changes.
- Screenshots provided for Desktop (1024px+)
- Screenshots provided for Mobile (375px)
- No visual changes