From 7c2b2ede37f9a3f5b9983b427459b367a75127cc Mon Sep 17 00:00:00 2001 From: Niels Lohmann Date: Sun, 21 Dec 2025 09:14:44 +0100 Subject: [PATCH] Update bug report template with FAQ reminder (#5037) --- .github/ISSUE_TEMPLATE/bug.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 82d90da5d..ed426675d 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -14,6 +14,8 @@ body: Note that this form is for bug reports only. Please [open a discussion](https://github.com/nlohmann/json/discussions/new) for questions, feature requests, or support requests. + **Please check the [FAQ](https://json.nlohmann.me/home/faq/) before + reporting an issue.** Common questions are answered there. - type: textarea id: summary attributes: