From bc45feb5d4df36738bcd2f47f49be26b89b801f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=8A=B9=ED=98=81?= <131505967+seongh06@users.noreply.github.com> Date: Fri, 3 Oct 2025 17:38:29 +0900 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/-tag--where---what.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/-tag--where---what.md diff --git a/.github/ISSUE_TEMPLATE/-tag--where---what.md b/.github/ISSUE_TEMPLATE/-tag--where---what.md new file mode 100644 index 0000000..98285dc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/-tag--where---what.md @@ -0,0 +1,15 @@ +--- +name: "[TAG] where / what" +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + +## 🚩 TO DO +- [ ] task1 +- [ ] task2 +- [ ] task3 + +