Skip to content

Commit

Permalink
docs: Issue Template 예상 작업 소요 시간 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
wonyongChoi05 committed Jul 25, 2023
1 parent 32414bd commit dd89168
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ body:
render: shell
validations:
required: false
- type: textarea
attributes:
label: 🕖 예상 작업 소요 시간
description: 예상 작업 소요 시간을 적어주세요!
- type: textarea
attributes:
label: 🌏 Environment
Expand Down
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ body:
placeholder: 최대한 세분화 해서 적어주세요!
validations:
required: true
- type: textarea
attributes:
label: 🕖 예상 작업 소요 시간
description: 예상 작업 소요 시간을 적어주세요!
- type: textarea
attributes:
label: 🙋🏻 More
Expand Down
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/meeting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ body:
placeholder: 최대한 세분화 해서 적어주세요!
validations:
required: true
- type: textarea
attributes:
label: 🕖 예상 작업 소요 시간
description: 예상 작업 소요 시간을 적어주세요!
- type: textarea
attributes:
label: 🙋🏻 More
Expand Down
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/refactor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ body:
placeholder: 최대한 세분화 해서 적어주세요!
validations:
required: true
- type: textarea
attributes:
label: 🕖 예상 작업 소요 시간
description: 예상 작업 소요 시간을 적어주세요!
- type: textarea
attributes:
label: 🙋🏻 More
Expand Down
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ body:
placeholder: 최대한 세분화 해서 적어주세요!
validations:
required: true
- type: textarea
attributes:
label: 🕖 예상 작업 소요 시간
description: 예상 작업 소요 시간을 적어주세요!
- type: textarea
attributes:
label: 🙋🏻 More
Expand Down

0 comments on commit dd89168

Please sign in to comment.