From 4fc475e7fec8c40086fc4a407ba013b6efb43605 Mon Sep 17 00:00:00 2001 From: woojin Date: Thu, 7 Sep 2023 11:26:26 +0900 Subject: [PATCH] modify issue template --- .github/ISSUE_TEMPLATE/assignment_question.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/assignment_question.yml b/.github/ISSUE_TEMPLATE/assignment_question.yml index 8eb65fd..1b2e5d9 100644 --- a/.github/ISSUE_TEMPLATE/assignment_question.yml +++ b/.github/ISSUE_TEMPLATE/assignment_question.yml @@ -78,6 +78,5 @@ body: label: Your question here description: 'Also tell us, what did you expect to happen?' placeholder: YOUR QUESTION HERE - render: markdown validations: required: true