docs(pr-template): drop modules-touched and risk/rollback sections

This commit is contained in:
Claude
2026-05-11 14:11:59 +00:00
parent cfa6899c65
commit 8ea7d1ee81

View File

@@ -11,20 +11,6 @@ Delete any section below that doesn't apply.
<!-- 13 sentences. What changed and why. Not "what files changed" — the
diff already shows that. -->
## Modules touched
<!-- Tick the modules this PR touches. -->
- [ ] `amethyst/` (Android app)
- [ ] `desktopApp/` (Desktop JVM app)
- [ ] `quartz/` (Nostr KMP library)
- [ ] `commons/` (shared UI / ViewModels)
- [ ] `cli/` (`amy`)
- [ ] `quic/` (QUIC + HTTP/3 + WebTransport)
- [ ] `nestsClient/` (audio rooms / MoQ)
- [ ] Build / Gradle / CI
- [ ] Docs only
## Test plan
<!-- Required. What did you actually run, on what platform, with what result?
@@ -60,14 +46,6 @@ locally and tick the box. If your change can't possibly affect them
- [ ] MoQ-lite browser-tier — `:nestsClient:jvmTest -DnestsBrowserInterop=true`
- [ ] QUIC interop-runner — `quic/interop/run-matrix.sh -s {aioquic,picoquic,quic-go,quinn}`
## Risk / rollback
<!-- Optional but expected for changes that touch: relay subscriptions,
NostrClient, signing, Account / LocalCache, MLS state, NIP-44, audio
rooms transport, or anything in `quartz/` that other modules depend on.
What could break? How do we revert if it does? -->
## AI assistance
<!-- Optional disclosure. We accept AI-assisted PRs (Claude Code, Copilot,