From 15b6f8cc7088956c813af8b7f120d2cfa8e57bf1 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Fri, 9 Dec 2022 10:30:25 +0100 Subject: [PATCH] Add "I have looked for existing issues" checkbox to issue templates (#1632) --- .github/ISSUE_TEMPLATE/bug_report.md | 7 ++++--- .github/ISSUE_TEMPLATE/feature_request.md | 3 ++- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0cdb8689..e1f2c36e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,17 +1,18 @@ --- name: 🐛 Bug Report about: If something isn't working as expected 🤔. - --- -## Bug Report - +- [ ] I have looked for existing issues (including closed) about this + +## Bug Report + ### Version