From 716d896cd34e2adcbe0b3e3539a6df1e2d0931b8 Mon Sep 17 00:00:00 2001 From: alolika bhowmik <152315710+alo7lika@users.noreply.github.com> Date: Thu, 7 Nov 2024 01:53:28 +0530 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/backend_issue.yml Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/backend_issue.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/backend_issue.yml b/.github/ISSUE_TEMPLATE/backend_issue.yml index 28d962d..9f48672 100644 --- a/.github/ISSUE_TEMPLATE/backend_issue.yml +++ b/.github/ISSUE_TEMPLATE/backend_issue.yml @@ -47,3 +47,10 @@ body: - label: "I agree to follow this project's Code of Conduct" required: true - label: "I can provide more details if needed" + required: true + - type: input + attributes: + label: "Contact Information" + description: "How can we reach you if we need more information? (email/Slack/etc.)" + validations: + required: true