From fac196de75f774d1fc14ba0c417ccbb9edefa799 Mon Sep 17 00:00:00 2001 From: Hanbit Jang <82032418+biiit4894@users.noreply.github.com> Date: Tue, 1 Nov 2022 23:49:02 +0900 Subject: [PATCH] Update issue templates --- ...10\355\205\234\355\224\214\353\246\277.md" | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 ".github/ISSUE_TEMPLATE/\354\235\264\354\212\210\355\205\234\355\224\214\353\246\277.md" diff --git "a/.github/ISSUE_TEMPLATE/\354\235\264\354\212\210\355\205\234\355\224\214\353\246\277.md" "b/.github/ISSUE_TEMPLATE/\354\235\264\354\212\210\355\205\234\355\224\214\353\246\277.md" new file mode 100644 index 0000000..78c3448 --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\354\235\264\354\212\210\355\205\234\355\224\214\353\246\277.md" @@ -0,0 +1,20 @@ +--- +name: 이슈템플릿 +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +**문제상황을 설명해주세요.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**필요한 솔루션을 설명해주세요~~** +A clear and concise description of what you want to happen. + +**어떤 시도를 해봤나요?** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here.