generated from pricelees/issue-pr-template
refactor: Git ISSUE 템플릿 required 조건 제거
This commit is contained in:
parent
bf4c5a57f7
commit
8422bf2d56
@ -12,16 +12,12 @@ body:
|
||||
label: 배경
|
||||
description: 이 기능을 추가하게 된 배경을 작성해주세요.
|
||||
placeholder: 기능을 추가하기 전 상황은 간단하게, 추가하게 된 이유는 가급적 자세하게 작성해주세요!
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: changes
|
||||
attributes:
|
||||
label: 작업 내용
|
||||
description: 필요한 작업 내용을 작성해주세요.
|
||||
placeholder: 작업과 그 작업의 예상 결과를 작성해주세요!
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: notes
|
||||
attributes:
|
||||
|
||||
@ -12,8 +12,6 @@ body:
|
||||
label: 배경
|
||||
description: 발생한 버그가 어떤 상황에서 발생했는지 작성해주세요.
|
||||
placeholder: 버그 발생 시나리오, 재현 방법, 로그 등을 자세히 작성해주세요!
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: changes
|
||||
attributes:
|
||||
|
||||
@ -12,16 +12,12 @@ body:
|
||||
label: 배경
|
||||
description: 리팩터링을 결정하게 된 배경을 작성해주세요.
|
||||
placeholder: 현재 코드의 문제점, 리팩토링을 통해 얻을 수 있는 이점 등을 상세히 작성해 주세요!
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: changes
|
||||
attributes:
|
||||
label: 작업 내용
|
||||
description: 필요한 작업 내용을 작성해주세요.
|
||||
placeholder: 작업과 그 작업의 예상 결과를 작성해주세요!
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: notes
|
||||
attributes:
|
||||
|
||||
@ -12,8 +12,6 @@ body:
|
||||
label: 배경
|
||||
description: 작업의 배경과 상황을 작성해주세요.
|
||||
placeholder: 구체적으로 작성할 수록 좋아요!
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: changes
|
||||
attributes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user