Skip to content

Commit aa21cb8

Browse files
authored
Merge pull request #18 from prgrms-web-devcourse-final-project/chore/git
chore[git]: feature.yml 추가
2 parents bba7990 + 0d6d1e9 commit aa21cb8

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.github/ISSUE_TEMPLATE/feature.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,3 @@ body:
2121
validations:
2222
required: true
2323

24-
- type: textarea
25-
id: todo
26-
attributes:
27-
label: To-do
28-
description: 해야 할 작업을 체크리스트로 작성해주세요.
29-
value: |
30-
- [ ] 작업 1
31-
- [ ] 작업 2
32-
33-
- type: input
34-
id: branch
35-
attributes:
36-
label: 브랜치 이름 (영문)
37-
description: 브랜치 네이밍 규칙을 참고해 입력해주세요.
38-
placeholder: "예: ai-apply-llm"
39-
validations:
40-
required: false

0 commit comments

Comments
 (0)