From e9933b0022c10b3c4770e99cde66b874b4b1ddd1 Mon Sep 17 00:00:00 2001 From: Phaedrus Leeds Date: Mon, 8 Nov 2021 11:41:59 -0800 Subject: [PATCH] Add checkbox to issue template --- .github/ISSUE_TEMPLATE/bug_template.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_template.yml b/.github/ISSUE_TEMPLATE/bug_template.yml index e6aeb4c1..a011a22c 100644 --- a/.github/ISSUE_TEMPLATE/bug_template.yml +++ b/.github/ISSUE_TEMPLATE/bug_template.yml @@ -12,6 +12,8 @@ body: required: true - label: I have searched the [issue tracker](https://www.github.com/flatpak/flatpak/issues) for a bug that matches the one I want to file, without success. required: true + - label: If this is an issue with a particular app, I have tried filing it in the appropriate issue tracker for the app (e.g. under https://github.com/flathub/) and determined that it is an issue with Flatpak itself. + required: true - type: input attributes: label: Flatpak version