From bba622d96d1a66b51e39403bb5733c223d08cb1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Sun, 28 Jun 2020 23:54:41 +0900 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..2ff9bad --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: KOREANBOTS 공식 디스코드 + url: https://discord.gg/JEh53MQ + about: 질문이나 문의는 이슈에서 하지 마시고 디스코드를 이용해주세요. \ No newline at end of file