1.2 KiB
1.2 KiB
Description
Type of Change
- ✨ New feature (non-breaking change which adds functionality)
- 🛠️ Bug fix (non-breaking change which fixes an issue)
- ❌ Breaking change (fix or feature that would cause existing functionality to change)
- 🧹 Code refactor
- ✅ Build configuration change
- 📝 Documentation
- 🗑️ Chore
- 🧪 Tests
How I Tested This
Screenshots
| Before | After |
|---|---|
Checklist
just precommitpasses- Related issue linked (
Closes #NNN) CHANGELOG.mdupdated (if user-visible change)- Screenshots added (for UI changes)
- Integration tests pass (
just int-testwith an open simulator and local Nostr relays running —docker compose up -d)