Skip to content

#116 chore: 이슈 템플릿 업데이트#117

Merged
JiiminHa merged 1 commit into
developfrom
chore/116-issue-template
May 13, 2026
Merged

#116 chore: 이슈 템플릿 업데이트#117
JiiminHa merged 1 commit into
developfrom
chore/116-issue-template

Conversation

@JiiminHa

Copy link
Copy Markdown
Contributor

⚙️ Related ISSUE Number

closed #116



📄 Work Description

이슈 템플릿 업데이트 합니다



📷 Screenshot



💬 To Reviewers



🔗 Reference

@vercel

vercel Bot commented May 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
snow-code-client Ready Ready Preview, Comment May 13, 2026 0:55am

@coderabbitai

coderabbitai Bot commented May 13, 2026

Copy link
Copy Markdown

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Summary by CodeRabbit

Chores

  • GitHub 이슈 템플릿을 마크다운 형식에서 GitHub Issue Forms 형식으로 업데이트했습니다. 버그 리포트, 기능 요청, ETC 작업의 템플릿이 구조화된 폼으로 개선되어 보다 체계적이고 효율적인 이슈 보고 및 관리가 가능해졌습니다.

Walkthrough

GitHub 이슈 템플릿을 마크다운 형식에서 YAML 기반 GitHub Issue Forms로 마이그레이션. 기존 버그 리포트 및 기능 요청 템플릿을 YAML로 변환하고, 새로운 기타 작업(ETC) 템플릿을 추가합니다.

Changes

GitHub Issue Forms 마이그레이션

레이어 / 파일(s) 요약
버그 리포트 템플릿 YAML 변환
​.github/ISSUE_TEMPLATE/bug_report.md, ​.github/ISSUE_TEMPLATE/bug_report.yml
기존 마크다운 버그 리포트 템플릿을 GitHub Issue Forms의 YAML 형식으로 변환. 필수 필드인 버그 설명, 재현 단계, 예상 결과와 선택적 참고자료 필드를 구조화된 폼으로 정의합니다.
기능 요청 템플릿 YAML 변환
​.github/ISSUE_TEMPLATE/feature_request.md, ​.github/ISSUE_TEMPLATE/feature_request.yml
기존 마크다운 기능 요청 템플릿을 YAML 형식으로 변환. 기능 설명 및 작업 상세 내용을 필수 필드로, 참고자료를 선택적 필드로 정의합니다.
기타 작업 템플릿 추가
​.github/ISSUE_TEMPLATE/etc.md, ​.github/ISSUE_TEMPLATE/etc.yml
기존 etc.md를 제거하고 새로운 etc.yml 템플릿을 추가. 작업 유형 선택(체크박스), 작업 배경, 작업 상세 내용 필수 필드와 참고자료 선택적 필드를 포함합니다.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed PR 제목 '#116 chore: 이슈 템플릿 업데이트'는 변경사항의 핵심을 명확하게 반영하며, 깃허브 이슈 템플릿 파일들의 업데이트 작업을 간결하게 설명합니다.
Description check ✅ Passed PR 설명은 이슈 템플릿 업데이트에 관한 내용으로 변경사항과 관련이 있으며, 연결된 이슈 #116을 명시하고 있습니다.
Linked Issues check ✅ Passed PR은 이슈 #116의 목적인 '이슈 템플릿 업데이트'를 충실히 수행했으며, 기존 마크다운 템플릿들을 YAML 형식의 GitHub Issue Forms로 체계적으로 전환했습니다.
Out of Scope Changes check ✅ Passed 모든 변경사항이 이슈 템플릿 업데이트라는 범위 내에 있으며, .github/ISSUE_TEMPLATE/ 디렉토리의 템플릿 파일들만 수정되었습니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/116-issue-template

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@JiiminHa JiiminHa self-assigned this May 13, 2026
@JiiminHa JiiminHa added 🧹 chore 프로젝트 설정 / 빌드 / 패키지 관리 ⚙️ setting 개발 환경 세팅 labels May 13, 2026
@JiiminHa JiiminHa merged commit 5810d69 into develop May 13, 2026
2 of 3 checks passed
@suminb99 suminb99 mentioned this pull request May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧹 chore 프로젝트 설정 / 빌드 / 패키지 관리 ⚙️ setting 개발 환경 세팅

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: 이슈 템플릿 업데이트

1 participant