Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongyun1206 authored Sep 10, 2024
1 parent 22a537e commit eaeb730
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/-📝-docs.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: "\b\U0001F4DD Docs"
about: 문서화
title: "\bDocs: "
title: "\b\U0001F4DD"
labels: "\U0001F4DD Docs"
assignees: jeongyun1206

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/♻️-refactor.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: "♻️ Refactor"
about: 리팩토링
title: 'Refactor: '
title: "♻️"
labels: "♻️ Refactor"
assignees: jeongyun1206

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/⚙️-feat.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: "⚙️ Feat"
about: 새롭게 구현해야하는 기능
title: 'Feat: 기능 이름'
title: "⚙️"
labels: "⚙️ Feature"
assignees: ''

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/✅-test.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: "✅ Test"
about: 테스트코드 작성
title: 'Test: '
title: ""
labels: "✅ Test"
assignees: jeongyun1206

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/🖌️-style.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: "\U0001F58C️ Style"
about: 코드 스타일 변경
title: 'Style: '
title: "\U0001F58C"
labels: "✒️ Style"
assignees: jeongyun1206

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/🛠️-fix.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: "\U0001F6E0️ Fix"
about: 버그 수정
title: 'Fix: '
title: "\U0001F6E0"
labels: "\U0001F6E0️ Fix"
assignees: ''

Expand Down

0 comments on commit eaeb730

Please sign in to comment.