From f9966a7abcbf47223040d3b9791365aa958daf0a Mon Sep 17 00:00:00 2001 From: jinyoung <87177577+jinyoung234@users.noreply.github.com> Date: Tue, 9 Jul 2024 18:04:49 +0900 Subject: [PATCH 1/3] =?UTF-8?q?docs:=20issue=20=ED=85=9C=ED=94=8C=EB=A6=BF?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug-template.md | 14 ++++++++++++++ .github/ISSUE_TEMPLATE/feature-template.md | 16 ++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-template.md create mode 100644 .github/ISSUE_TEMPLATE/feature-template.md diff --git a/.github/ISSUE_TEMPLATE/bug-template.md b/.github/ISSUE_TEMPLATE/bug-template.md new file mode 100644 index 00000000..0ae6a89f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-template.md @@ -0,0 +1,14 @@ +--- +name: Bug Template +about: 버그 발생 시 작성하는 Template 입니다. +title: "[Fix]" +labels: '' +assignees: '' + +--- + +## ✅ 버그 내용 + +## 📸 스크린샷 + +## 🙈 참고 사항 diff --git a/.github/ISSUE_TEMPLATE/feature-template.md b/.github/ISSUE_TEMPLATE/feature-template.md new file mode 100644 index 00000000..f8735fde --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-template.md @@ -0,0 +1,16 @@ +--- +name: Feature Template +about: 기능 개발을 위해 사용하는 Template 입니다. +title: "[Feature]" +labels: '' +assignees: '' + +--- + +## ✅ TO-DO LIST + +- [ ] To-do 1 +- [ ] To-do 2 +- [ ] To-do 3 + +## 🙈 참고 사항 From b9d3889a1993820df232ef56d070411177ab1044 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=89=E1=85=A9=E1=86=AB=E1=84=8C=E1=85=B5=E1=86=AB?= =?UTF-8?q?=E1=84=8B=E1=85=A7=E1=86=BC?= Date: Fri, 12 Jul 2024 10:46:43 +0900 Subject: [PATCH 2/3] =?UTF-8?q?docs:=20pull=20request=20=ED=85=9C=ED=94=8C?= =?UTF-8?q?=EB=A6=BF=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/PULL_REQUEST_TEMPLATE.md | 9 +++++++++ 1 file changed, 9 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..e413ffe6 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ +# ✅ 작업 내용 + +- 작업 내용 1 +- 작업 내용 2 +- 작업 내용 3 + +# 📸 스크린샷 + +# 🙈 참고 사항 From cd76d2101861cd796924b04abe2b2ac25b51c7af Mon Sep 17 00:00:00 2001 From: jinyoung <87177577+jinyoung234@users.noreply.github.com> Date: Fri, 2 Aug 2024 18:00:23 +0900 Subject: [PATCH 3/3] =?UTF-8?q?=08docs:=20readme.md=20=EB=82=B4=20?= =?UTF-8?q?=EC=84=9C=EB=B9=84=EC=8A=A4=20=EC=86=8C=EA=B0=9C=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..22f50e70 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# 🛣️ 서비스 소개 +다른 사람의 여행을 따라가고 싶은데, 정리하기는 귀찮은 적 있지 않으셨나요? +방대한 양의 여행을 어떻게 기록할지 막막한 적 있지 않으셨나요? + +단 한 번의 클릭으로 다른 사람의 여행이 나의 여행 계획으로 바뀌고, +미리 준비된 템플릿을 따라 간편하게 여행을 기록할 수 있는 곳 + +귀찮은 기억은 내려놓고 즐거운 기억만 가져갈 수 있도록 투룻이 도와줄게요! + +> **To your route, touroot!** + +## 💡 투룻이 이렇게 도와드릴게요! + +1. 마음에 드는 여행기를 단 한 번의 클릭으로 나의 여행 계획으로 바꿀 수 있어요. +2. 작성한 나의 여행 계획을 쉽고 간단하게 여행기로 바꿀 수 있어요. +3. 단 하나의 링크로 자신의 여행 계획을 친구들에게 공유할 수 있어요. +4. 여행기 혹은 여행 계획에서 일별 방문 장소와 장소에 대한 정보를 지도에서 한눈에 볼 수 있어요.