From e3eb8b5847338371cd26ff3eac4a2788530a60a7 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sat, 12 Apr 2025 21:34:07 -0400 Subject: [PATCH] Update default.yml --- .github/ISSUE_TEMPLATE/default.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/default.yml b/.github/ISSUE_TEMPLATE/default.yml index b753ae0..6afd708 100644 --- a/.github/ISSUE_TEMPLATE/default.yml +++ b/.github/ISSUE_TEMPLATE/default.yml @@ -5,9 +5,22 @@ body: attributes: value: | # Rules + - type: markdown + attributes: + value: | Test abc - type: checkboxes attributes: options: - label: I have read and agree to the rules required: true + - type: input + attributes: + label: Describe the issue briefly + description: "Give a short (max one paragraph in length) summary" + validations: + required: true + - type: markdown + attributes: + values: | + Create the issue and you can add additional details in a separate comment.