Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 1.57 KB

File metadata and controls

57 lines (38 loc) · 1.57 KB

Description

Related Issue

Closes #

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that changes existing behavior)
  • 📚 Documentation update
  • ♻️ Refactor (no functional change)
  • 🧪 Tests
  • 🔧 Chore / tooling

Packages Affected

  • contracts/ (Soroban / Rust)
  • backend/ (Node / Express)
  • frontend/ (Next.js)
  • docs/

How Has This Been Tested?

Checklist

  • My code follows the project's coding standards (see CONTRIBUTING.md)
  • I have run the relevant linters and type checks
  • I have added or updated tests that prove my change works
  • All new and existing tests pass locally
  • I have updated documentation where needed
  • My commits follow the Conventional Commits format
  • I have noted any breaking changes below (or there are none)

Breaking Changes

None

Additional Notes / Screenshots