From 7b861ddd90132b3c2c233a5ac9fb1ea169a8494e Mon Sep 17 00:00:00 2001 From: Ludovic Fernandez Date: Fri, 11 Aug 2023 23:28:31 +0200 Subject: [PATCH] dev: improve issue form (#4005) --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 57ce0180..0bad078a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -91,7 +91,8 @@ body: - type: textarea id: code-example attributes: - label: Code example or link to a public repository + label: A minimal reproducible example or link to a public repository + description: if your problem is related to a private repository, a minimal reproducible example is required. value: |-