From 8f1737f3fa66a409995d8e9e6e66b2d90cd3ef4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Thu, 3 Sep 2020 19:25:58 +0900 Subject: [PATCH] feat: removed rewrited codes --- .github/FUNDING.yml | 12 - .github/ISSUE_TEMPLATE/bug.md | 38 - .github/ISSUE_TEMPLATE/config.yml | 5 - .github/ISSUE_TEMPLATE/request.md | 28 - .github/dependabot.yml | 10 - .github/workflows/build.yml | 20 - .gitignore | 41 - README.md | 80 +- before-issue.md | 63 - components/Layout.js | 16 - components/Navbar.js | 7 - package.json | 19 - pages/_app.js | 8 - pages/api/hello.js | 6 - pages/index.js | 11 - public/favicon.ico | Bin 15086 -> 0 bytes public/vercel.svg | 4 - styles/Home.module.css | 123 - styles/Layout.module.css | 3 - styles/globals.css | 16 - utils/DiscordOauth.js | 5 - utils/database.js | 3 - utils/index.js | 0 yarn.lock | 6138 ----------------------------- 24 files changed, 72 insertions(+), 6584 deletions(-) delete mode 100644 .github/FUNDING.yml delete mode 100644 .github/ISSUE_TEMPLATE/bug.md delete mode 100644 .github/ISSUE_TEMPLATE/config.yml delete mode 100644 .github/ISSUE_TEMPLATE/request.md delete mode 100644 .github/dependabot.yml delete mode 100644 .github/workflows/build.yml delete mode 100644 .gitignore delete mode 100644 before-issue.md delete mode 100644 components/Layout.js delete mode 100644 components/Navbar.js delete mode 100644 package.json delete mode 100644 pages/_app.js delete mode 100644 pages/api/hello.js delete mode 100644 pages/index.js delete mode 100644 public/favicon.ico delete mode 100644 public/vercel.svg delete mode 100644 styles/Home.module.css delete mode 100644 styles/Layout.module.css delete mode 100644 styles/globals.css delete mode 100644 utils/DiscordOauth.js delete mode 100644 utils/database.js delete mode 100644 utils/index.js delete mode 100644 yarn.lock diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index a366a46..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,12 +0,0 @@ -# These are supported funding model platforms - -github: ['wonderlandpark'] -patreon: wonderlandpark -open_collective: # Replace with a single Open Collective username -ko_fi: # Replace with a single Ko-fi username -tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel -community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry -liberapay: # Replace with a single Liberapay username -issuehunt: # Replace with a single IssueHunt username -otechie: # Replace with a single Otechie username -custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md deleted file mode 100644 index 486a580..0000000 --- a/.github/ISSUE_TEMPLATE/bug.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -name: πŸ› 버그 제보 -about: 버그λ₯Ό μ œλ³΄ν•΄μ£Όμ„Έμš”! -title: "[버그] " -labels: '' -assignees: '' - ---- - -## μž¬ν˜„λ°©λ²• -> μ–΄λ–»κ²Œν•˜λ©΄ λ°œμƒμ‹œν‚¬ 수 μžˆλ‚˜μš”? - -## μ˜ˆμƒλ˜λŠ” 정상적인 λ™μž‘ -> 정상이라면 μ–΄λ–»κ²Œ λ˜μ•Όν•˜λ‚˜μš”? - -## λ°œμƒν•œ 문제 -> μ–΄λ–€ λ¬Έμ œκ°€ λ°œμƒν•˜λ‚˜μš”? - -## ν΄λΌμ΄μ–ΈνŠΈ 버전 -> ν΄λΌμ΄μ–ΈνŠΈ 버전을 μ•Œλ €μ£Όμ„Έμš”! - -## 사양 -> OS 정보와 λΈŒλΌμš°μ €μ˜ 버전을 μ•Œλ €μ£Όμ„Έμš”! - -## 확인 -- [ ] μ€‘λ³΅λ˜λŠ” μ΄μŠˆλŠ” μ—†λ‚˜μš”? -- [ ] ν•΄λ‹Ή 버그λ₯Ό λ‹€μ‹œ λ°œμƒμ‹œν‚¬ 수 μžˆλ‚˜μš”? - -