docs(pr-template): drop modules-touched and risk/rollback sections
This commit is contained in:
@@ -11,20 +11,6 @@ Delete any section below that doesn't apply.
|
|||||||
<!-- 1–3 sentences. What changed and why. Not "what files changed" — the
|
<!-- 1–3 sentences. What changed and why. Not "what files changed" — the
|
||||||
diff already shows that. -->
|
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
|
## Test plan
|
||||||
|
|
||||||
<!-- Required. What did you actually run, on what platform, with what result?
|
<!-- 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`
|
- [ ] MoQ-lite browser-tier — `:nestsClient:jvmTest -DnestsBrowserInterop=true`
|
||||||
- [ ] QUIC interop-runner — `quic/interop/run-matrix.sh -s {aioquic,picoquic,quic-go,quinn}`
|
- [ ] 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
|
## AI assistance
|
||||||
|
|
||||||
<!-- Optional disclosure. We accept AI-assisted PRs (Claude Code, Copilot,
|
<!-- Optional disclosure. We accept AI-assisted PRs (Claude Code, Copilot,
|
||||||
|
|||||||
Reference in New Issue
Block a user