Skip to content

Commit ed58163

Browse files
authored
[Chore] 버그 템플릿을 작성한다
1 parent 0c02bc9 commit ed58163

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Bug Template
3+
about: Report bugs for this project
4+
title: ''
5+
labels: 'bug'
6+
assignees: 'vectorch9'
7+
8+
---
9+
10+
<!-- Describe about bugs -->
11+
<!-- 버그에 대해 간략히 설명해주세요 -->
12+
## 🗒 Summary
13+
-
14+
15+
<!-- Describe how to reproduce bugs -->
16+
<!-- 버그가 발생하는 과정에 대해 설명해주세요 -->
17+
## ❓ How to Reproduce
18+
-
19+
20+
<!-- Something to say more about bugs -->
21+
<!-- 버그와 관련된 추가로 하고싶은 말 -->
22+
## 💡 More
23+
-

0 commit comments

Comments
 (0)