Skip to content

Commit

Permalink
add: bug issue template 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
yeseul106 authored Dec 2, 2023
1 parent 25df7bb commit b0b85dc
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/BUG_REPORT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Bug report
about: 버그 이슈 템플릿
title: ''
labels: ''
assignees: ''

---

## 📜 Bug Description
<!-- 버그에 대해 설명해주세요. -->

## 🐞 Bug Condition
<!-- 버그 발생 조건을 알려주세요. -->

## 📷 Bug Screenshot
<!-- 버그 스크린샷, 동영상을 첨부해주세요. -->

0 comments on commit b0b85dc

Please sign in to comment.