Skip to content

Commit

Permalink
build: Jira 연동
Browse files Browse the repository at this point in the history
  • Loading branch information
KoungQ committed Sep 5, 2024
1 parent 85d824f commit 056ea0f
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .github/ISSUE_TEMPLATE/sub-issue-form.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ body:
attributes:
label: '이슈 내용(Description)'
description: '이슈에 대해서 간략히 설명해주세요'
placeholder: '라벨명/해야 할 일'
validations:
required: true

Expand All @@ -39,14 +40,4 @@ body:
- [ ] Task1
- [ ] Task2
validations:
required: true

- type: textarea
id: references
attributes:
label: '참조(References)'
description: '해당 이슈과 관련된 레퍼런스를 참조해주세요'
value: |
- Reference1
validations:
required: false
required: true

0 comments on commit 056ea0f

Please sign in to comment.