We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ab2a75 + ce43ec5 commit a4040d3Copy full SHA for a4040d3
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,13 @@
1
+---
2
+name: Bug Report
3
+about: Report a bug in queensac
4
+labels: bug
5
6
+
7
+## As-Is
8
+<!-- explanation, 이랬는데 -->
9
10
+<br>
11
12
+## To-Be
13
+<!-- explanation, 요래됐슴당 -->
.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,14 @@
+name: Feature Request
+about: Suggest a new idea or feature for queensac
+labels: enhancement
+## What's your idea?
+<!-- 새로 추가되면 좋은 기능을 간단히 설명해주세요 -->
+## Why is it useful?
+<!-- 이 기능이 어떤 문제를 해결하는지, 또는 어떤 가치를 주는지 설명해주세요 -->
+## Any additional context?
14
+<!-- 참고할만한 링크나 추가 설명이 있다면 남겨주세요 -->
0 commit comments