From 8ea7d1ee81d9acfdcab58994a625a07910701c4a Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 11 May 2026 14:11:59 +0000 Subject: [PATCH] docs(pr-template): drop modules-touched and risk/rollback sections --- .github/PULL_REQUEST_TEMPLATE.md | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7decd1b915..b3287d56d8 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,20 +11,6 @@ Delete any section below that doesn't apply. -## Modules touched - - - -- [ ] `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 - ## AI assistance