Skip to content

Commit

Permalink
Chore : issue templates 생성
Browse files Browse the repository at this point in the history
  • Loading branch information
LikeFireAndSky authored Nov 8, 2023
1 parent 5549401 commit c6b95f1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/main-issue-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Main Issue Template
about: Issue Template 규칙 잘 지켜서 작성 부탁드립니다.
title: ''
labels: ''
assignees: ''

---

## Description
<!-- 설명을 적어주세요. -->

## Todo

- [ ] todo1
- [ ] todo2
- [ ] todo3

## ETC
<!-- 기타 사항 및 주의할 점 -->

0 comments on commit c6b95f1

Please sign in to comment.