From 7fe4b1c5ca9ee31580c2a1bb0c00f09453b89879 Mon Sep 17 00:00:00 2001 From: Abdelrahman Awad Date: Thu, 12 Aug 2021 12:40:51 +0200 Subject: [PATCH] chore: make the demo required in issue template --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index c9aa86b9a..3e087f726 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -55,6 +55,8 @@ body: attributes: label: Demo link description: If you can reproduce this issue on codesandbox/codepen, please paste the link here + validations: + required: true - type: checkboxes attributes: label: Code of Conduct