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