diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..f28ff3ea --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,12 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +## πŸ–₯️ μ–΄λ–€ λ²„κ·ΈμΈκ°€μš”? + +## ❗️ μ°Έκ³  자료 (선택) diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md deleted file mode 100644 index 544721c3..00000000 --- a/.github/ISSUE_TEMPLATE/custom.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -name: Custom issue template -about: Describe this issue template's purpose here. -title: '' -labels: '' -assignees: '' - ---- - -## πŸ–₯️ Preview - -close #{issue number} - -## ✏️ ν•œ 일 - -## ❗️ λ°œμƒν•œ 이슈 (ν•΄κ²° λ°©μ•ˆ) - -## ❓ λ…Όμ˜κ°€ ν•„μš”ν•œ 사항 diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..5bef5ce3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,14 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +## πŸ–₯️ μ–΄λ–€ κΈ°λŠ₯μΈκ°€μš”? + +## ✏️ μž‘μ—… 상세 λ‚΄μš© + +## ❗️ μ°Έκ³  자료 (선택)