Skip to content

Commit

Permalink
Update issue-form.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yusiny authored Jul 8, 2024
1 parent 45e05ce commit 65a7f23
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/issue-form.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@ body:
- type: input
id: branch
attributes:
label: '🌳 브랜치λͺ…'
label: '🌳 브랜치λͺ… (Branch)'
description: 'μ˜μ–΄λ‘œ 브랜치λͺ…을 μž‘μ„±ν•΄μ£Όμ„Έμš”'
validations:
required: true

- type: input
id: description
attributes:
label: 'πŸ“ 상세 λ‚΄μš©(Description)'
label: 'πŸ“ 상세 λ‚΄μš© (Description)'
description: 'μ΄μŠˆμ— λŒ€ν•΄μ„œ κ°„λž΅νžˆ μ„€λͺ…ν•΄μ£Όμ„Έμš”'
validations:
required: true

- type: textarea
id: tasks
attributes:
label: 'βœ… 체크리슀트(Tasks)'
label: 'βœ… 체크리슀트 (Tasks)'
description: 'ν•΄λ‹Ή μ΄μŠˆμ— λŒ€ν•΄ ν•„μš”ν•œ μž‘μ—…λͺ©λ‘μ„ μž‘μ„±ν•΄μ£Όμ„Έμš”'
value: |
- [ ] Task1
Expand Down

0 comments on commit 65a7f23

Please sign in to comment.