From 4eccf22c42939b99884f5fcba360bb903febf1a0 Mon Sep 17 00:00:00 2001 From: Mathilde Blanchemanche Date: Mon, 26 Sep 2022 15:57:53 +0200 Subject: [PATCH] be specific about the type of reports allowed --- .github/ISSUE_TEMPLATE/bug_resolution.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_resolution.yml b/.github/ISSUE_TEMPLATE/bug_resolution.yml index d8df5e623..cd3cac997 100644 --- a/.github/ISSUE_TEMPLATE/bug_resolution.yml +++ b/.github/ISSUE_TEMPLATE/bug_resolution.yml @@ -1,5 +1,5 @@ -name: Bug report -description: Report a reproducible bug for CryptPad. (NOT to be used for support questions.) +name: Reproducible bug report +description: Report a reproducible bug ONLY, otherwise see the links below labels: ["bug"] body: - type: checkboxes