We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f62316f commit c8879eaCopy full SHA for c8879ea
.github/ISSUE_TEMPLATE/✅-feature.md
@@ -2,8 +2,8 @@
2
name: "✅ FEATURE"
3
about: Feature 작업 사항을 입력해주세요
4
title: "[FEATURE]"
5
-labels: enhancement
6
-assignees: happine2s
+labels: ''
+assignees: ''
7
8
---
9
@@ -17,4 +17,4 @@ assignees: happine2s
17
- [ ] Todo3
18
19
## 📚 Other information
20
-<!-- 참고할 사항이 있다면 적어주세요 -->
+<!-- 참고할 사항이 있다면 적어주세요 -->
.github/ISSUE_TEMPLATE/🐞-bug.md
@@ -24,4 +24,4 @@ A clear and concise description of what you expected to happen.
24
If applicable, add screenshots to help explain your problem.
25
26
## 🔎 Additional context
27
-Add any other context about the problem here.
+Add any other context about the problem here.
0 commit comments