Skip to content

Commit e5044d9

Browse files
authored
docs: 테스트 이슈 팀플릿 작성 (#325)
1 parent eeac761 commit e5044d9

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/ISSUE_TEMPLATE/test.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: "TEST"
3+
about: 테스트 작업 템플릿입니다.
4+
title: "test: "
5+
labels: test
6+
assignees: ''
7+
8+
---
9+
10+
# Title
11+
12+
- title
13+
14+
# TODO
15+
16+
- [ ] write what to do
17+
18+
# etc
19+
20+
- nothing

0 commit comments

Comments
 (0)