Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…someOrange-FE into dev-darkdulgi
  • Loading branch information
darkdulgi committed Jul 23, 2024
2 parents 7f2515b + d56ea83 commit 77b816a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bugfix-이슈-템플릿.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: BugFix 이슈 템플릿
about: 버그를 수정하는 등 문제를 수정했을 때의 이슈 템플릿입니다.
title: "[fix]"
labels: bug
labels: fix
assignees: ''

---
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-이슈-템플릿.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Feature 이슈 템플릿
about: 새로운 기능을 구현했을 때의 이슈 템플릿입니다.
title: "[feat]"
labels: enhancement
labels: feat
assignees: ''

---
Expand Down

0 comments on commit 77b816a

Please sign in to comment.