From bf7ffcc70fb9b53a536a171dfe10308e05957fc7 Mon Sep 17 00:00:00 2001 From: Minjae Lee <2alswo7@khu.ac.kr> Date: Sun, 8 Aug 2021 23:38:52 +0900 Subject: [PATCH 1/2] =?UTF-8?q?[CHORE]=20=ED=85=9C=ED=94=8C=EB=A6=BF=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/nada-bug-template.md | 43 +++++++++++++++++++ .../ISSUE_TEMPLATE/nada-feature-template.md | 18 ++++++++ 2 files changed, 61 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/nada-bug-template.md create mode 100644 .github/ISSUE_TEMPLATE/nada-feature-template.md diff --git a/.github/ISSUE_TEMPLATE/nada-bug-template.md b/.github/ISSUE_TEMPLATE/nada-bug-template.md new file mode 100644 index 00000000..f4446cd4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/nada-bug-template.md @@ -0,0 +1,43 @@ +--- +name: NADA Bug Template +about: "나다 버그 이슈 템플릿 \U0001F525" +title: "[BUG]" +labels: '' +assignees: '' + +--- + +--- +name: DooRi Bug Template +about: 두리번 버그 이슈 템플릿 +title: '[BUG]' +labels: 'Bug' +assignees: '' +--- + +# 🚨 버그 설명 + +어떤 버그인지 간결하게 설명해주세요. + +# 💬 시나리오 + +버그가 어떤 식으로 발생했는지 설명해주세요. + +1. 어디를 가서 '...' +2. 어떤 것을 클릭했더니 '...' +3. 화면에 '...' +4. 에러가 나왔다. + +# 📺 작업 환경 (OS, Device) + +- OS : `iOS 13.0` +- Device : `iPhone 12 mini` + +# 📆 발생 일시 및 위치 + +- 일시 : `2021.06.29(화) 7시` +- 위치 : `AppDelegate.swift` + +# 📸 스크린샷 + +버그 내용에 대해 스크린샷을 첨부해주세요. diff --git a/.github/ISSUE_TEMPLATE/nada-feature-template.md b/.github/ISSUE_TEMPLATE/nada-feature-template.md new file mode 100644 index 00000000..2d845f2d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/nada-feature-template.md @@ -0,0 +1,18 @@ +--- +name: NADA Feature Template +about: "나다 기능 이슈 템플릿 \U0001F4AA\U0001F3FB" +title: '' +labels: '' +assignees: '' + +--- + +# 👀 이슈 (issue) + +이슈에 대해 간략하게 설명해주세요 + +# 🚀 to-do + + + +- [ ] 할 것 From 77ac01ec2fa9baf87fb257e4a0c90bd7729a9136 Mon Sep 17 00:00:00 2001 From: Minjae Lee <2alswo7@khu.ac.kr> Date: Sun, 8 Aug 2021 23:42:56 +0900 Subject: [PATCH 2/2] Create pull-request-template.md --- .github/pull-request-template.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/pull-request-template.md diff --git a/.github/pull-request-template.md b/.github/pull-request-template.md new file mode 100644 index 00000000..ef7889b1 --- /dev/null +++ b/.github/pull-request-template.md @@ -0,0 +1,16 @@ +## 🌴 PR 요약 + +🌱 작업한 브랜치 +- feature/1-sign-up + +🌱 작업한 내용 +- 작업 내용 1 +- 작업 내용 2 + +## 📸 스크린샷 +|기능|스크린샷| +|:--:|:--:| +|GIF|파일첨부바람| + +## 📮 관련 이슈 +- Resolved: #이슈번호