From 908be616f27ac2f97f8049feb94f3d21de6cb7b6 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Thu, 18 Jun 2026 17:12:03 +0200 Subject: [PATCH] ref: Remove some options from package reporting --- .github/ISSUE_TEMPLATE/package-report.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/package-report.yml b/.github/ISSUE_TEMPLATE/package-report.yml index c2b4e76a..846e25ee 100644 --- a/.github/ISSUE_TEMPLATE/package-report.yml +++ b/.github/ISSUE_TEMPLATE/package-report.yml @@ -35,10 +35,8 @@ body: label: What are you reporting? options: - Malicious or unsafe behavior - - Broken package or install instructions - - Misleading metadata or impersonation - - Spam or low-quality package - - Other + - Impersonation + - Trademark / TOS Violations validations: required: true