From 58b532c63b11b38826b51e63cb1c84cadae39ab9 Mon Sep 17 00:00:00 2001 From: Pradyun Gedam Date: Thu, 18 Jul 2024 09:15:11 +0100 Subject: [PATCH] Make the issue tracker template more explicit --- .github/ISSUE_TEMPLATE/issue.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/issue.yml b/.github/ISSUE_TEMPLATE/issue.yml index ec265cd31..8851aa232 100644 --- a/.github/ISSUE_TEMPLATE/issue.yml +++ b/.github/ISSUE_TEMPLATE/issue.yml @@ -26,6 +26,11 @@ body: description: A clear and concise description of what should've happened. validations: required: true + - type: checkboxes + attributes: + options: + - label: I was asked to open an issue in a [discussion](https://github.com/pradyunsg/furo/discussions) by a maintainer. + required: true - type: checkboxes attributes: label: Code of Conduct