Skip to content

Commit a4040d3

Browse files
Merge pull request #37 from reddevilmidzy/add-template
이슈 템플릿 추가
2 parents 6ab2a75 + ce43ec5 commit a4040d3

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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, 요래됐슴당 -->
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Feature Request
3+
about: Suggest a new idea or feature for queensac
4+
labels: enhancement
5+
---
6+
7+
## What's your idea?
8+
<!-- 새로 추가되면 좋은 기능을 간단히 설명해주세요 -->
9+
10+
## Why is it useful?
11+
<!-- 이 기능이 어떤 문제를 해결하는지, 또는 어떤 가치를 주는지 설명해주세요 -->
12+
13+
## Any additional context?
14+
<!-- 참고할만한 링크나 추가 설명이 있다면 남겨주세요 -->

0 commit comments

Comments
 (0)