Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/🔧 -settings.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: "\U0001F4DD Documentation"
about: 문서 수정 이슈 템플릿
title: "\U0001F4DDDocs: "
labels: "\U0001F4C3 Docs"
assignees: ''

---

## 📌 Description
-
-
Comment on lines +1 to +12
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

파일명과 템플릿 내용 불일치

파일명은 🔧 -settings.md (Settings)인데, 템플릿 내용은 📝 Documentation (문서 수정)용입니다. 의도에 맞게 파일명을 📝-docs.md로 변경하거나, Settings 이슈 템플릿 내용으로 수정해야 합니다.

또한 파일명에 이모지와 하이픈 사이에 공백이 있어 일부 시스템에서 문제가 될 수 있습니다.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In @.github/ISSUE_TEMPLATE/🔧 -settings.md around lines 1 - 12, The file
.github/ISSUE_TEMPLATE/🔧 -settings.md has a mismatch between its filename and
the frontmatter/template content (the frontmatter currently defines a
Documentation issue template), so either rename the file to match the template
(e.g., 📝-docs.md without the space before the hyphen) or update the YAML
frontmatter (name, about, title, labels) and the template body to reflect a
Settings issue; also remove the space between the emoji and the hyphen in the
filename to avoid tooling issues and ensure the frontmatter keys (name, about,
title) correctly describe "Settings" if you choose to keep the current filename.

132 changes: 0 additions & 132 deletions CLAUDE.md

This file was deleted.

12 changes: 0 additions & 12 deletions Makefile

This file was deleted.

Loading