Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Team-26][FE][이든&도리] 1주차 02 PR 요청 #68

Merged
merged 7 commits into from
May 30, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
39 changes: 22 additions & 17 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
name: Bug report
about: 버그 등록 (최대한 구체적으로 적어주세요.)
title: ''
labels: ''
assignees: ''

title: ""
labels: ""
assignees: ""
---

---
Expand All @@ -17,24 +16,30 @@ assignees: ''

---

## 버그 내용
## 버그 내용 및 예상 행동

ex) 00 기능 클릭 시 에러 발생 - 클릭 시 000이 되어야함.

ex) 00 기능 클릭 시 에러 발생
## 환경

## 원인

ex)
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
### Desktop(아래 정보를 채워주세요.)

## 우려 사항
- OS: [e.g. iOS]
- Browser: [e.g chorme, safari]
- Version: [e.g. 22]

ex) 클라이언트가 화내요
### SmartPhone

## 스크린샷
- Device: [e.g iPhone 13]
- OS: [e.g. iOS8,1]
- Browser: [e.g safari]
- Version: [e.g. 22]

## 스크린샷

스크린샷 1

## 기타
## 닫는 조건

- [ ]: 닫는조건1
- [ ]: 닫는조건2
12 changes: 8 additions & 4 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
name: Feature request
about: 기능 추가
title: ''
labels: ''
assignees: ''

title: ""
labels: ""
assignees: ""
---

---
Expand All @@ -28,3 +27,8 @@ ex) 로그인 기능을 만들어주세요.
## 레퍼런스

ex) 관련 사진 및 링크 첨부

## 닫는 조건

- [ ]: 닫는조건1
- [ ]: 닫는조건2