diff --git a/.github/ISSUE_TEMPLATE/epic.yml b/.github/ISSUE_TEMPLATE/epic.yml index 41b05e9c..78bf3791 100644 --- a/.github/ISSUE_TEMPLATE/epic.yml +++ b/.github/ISSUE_TEMPLATE/epic.yml @@ -14,10 +14,6 @@ body: id: scope attributes: label: 범위 / Not-in-scope - - type: textarea - id: design - attributes: - label: 디자인/문서 링크 - type: textarea id: breakdown attributes: diff --git a/.github/ISSUE_TEMPLATE/story.yml b/.github/ISSUE_TEMPLATE/story.yml index 4a7a0766..5f1f2b14 100644 --- a/.github/ISSUE_TEMPLATE/story.yml +++ b/.github/ISSUE_TEMPLATE/story.yml @@ -15,10 +15,6 @@ body: - [ ] ... validations: required: true - - type: textarea - id: design - attributes: - label: 디자인/계약 링크 - type: textarea id: notes attributes: