Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
lsh23 authored Nov 7, 2023
1 parent 3b1b488 commit 84fdc25
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Bug report
about: Create a report to help us improve
title: "[Bug]"
labels: ''
assignees: ''

---

## 버그 설명
스크린 샷, 작동 환경 (OS, device 등)을 적어주세요.

## todo
- [ ] todo !
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[Feature]"
labels: ''
assignees: ''

---

## issue
이슈에 대한 내용을 설명해주세요.

## todo
- [ ] todo !

0 comments on commit 84fdc25

Please sign in to comment.