Files
org.parres.whitenoise/.github/PULL_REQUEST_TEMPLATE.md

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 precommit passes
  • Related issue linked (Closes #NNN)
  • CHANGELOG.md updated (if user-visible change)
  • Screenshots added (for UI changes)
  • Integration tests pass (just int-test with an open simulator and local Nostr relays running — docker compose up -d)