From 1e1067b089fc5218a6b4a3fa21d22fe5fd52ae1a Mon Sep 17 00:00:00 2001 From: Yuhwan Hwang <87745916+yxhwxn@users.noreply.github.com> Date: Wed, 10 Jul 2024 04:03:31 +0900 Subject: [PATCH] Fix: issue templates --- .github/ISSUE_TEMPLATE/-ci-cd-.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/-ci-cd-.md b/.github/ISSUE_TEMPLATE/-ci-cd-.md index b457f88..7289687 100644 --- a/.github/ISSUE_TEMPLATE/-ci-cd-.md +++ b/.github/ISSUE_TEMPLATE/-ci-cd-.md @@ -1,5 +1,5 @@ --- -name: "[Ci/Cd]" +name: "[CI/CD]" about: "\bCI/CD 관련 설정, 개선, 문제 해결을 위한 이슈 템플릿입니다." title: "[Ci/Cd]" labels: ci/cd