Skip to content

Conversation

@ohah
Copy link
Owner

@ohah ohah commented Nov 7, 2025

변경 사항

GitHub 이슈 템플릿과 문서 가이드를 추가했습니다.

추가된 파일

.github/ISSUE_TEMPLATE/bug_report.yml - 버그 리포트 템플릿
버그 설명, 재현 단계, 예상/실제 동작
환경 정보 (OS, OS 버전, 앱 버전)
관련 코드, 로그, 스크린샷 (선택)
.github/ISSUE_TEMPLATE/feature_request.yml - 기능 요청 템플릿
문제점 및 해결 방법
우선순위, 관련 영역 선택
사용 사례, 목업/스크린샷 (선택)

수정된 파일

docs/docs/dev/development.mdx - 개발 가이드 문서
"이슈 템플릿 사용하기" 섹션 추가
버그 리포트 및 기능 요청 템플릿 사용 가이드
이슈 생성 방법 단계별 안내

효과
이슈 작성 시 필요한 정보를 체계적으로 수집
개발자가 문제를 빠르게 파악하고 해결
프로젝트 기여 프로세스 표준화

@ohah ohah self-assigned this Nov 7, 2025
@ohah ohah added the documentation Improvements or additions to documentation label Nov 7, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds Korean-language GitHub issue templates for bug reports and feature requests, along with documentation explaining how to use them.

  • Adds standardized YAML-based issue templates for bug reports and feature requests
  • Provides comprehensive Korean documentation on using the issue templates
  • Ensures consistent issue reporting structure for the ExecuteJS project

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/ISSUE_TEMPLATE/bug_report.yml New bug report template with fields for description, reproduction steps, expected/actual behavior, environment info, code samples, logs, and screenshots
.github/ISSUE_TEMPLATE/feature_request.yml New feature request template with fields for problem description, proposed solution, alternatives, priority, affected areas, use cases, and mockups
docs/docs/dev/development.mdx Added Korean documentation section explaining how to use both issue templates, including detailed descriptions of all fields and step-by-step instructions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ohah ohah merged commit 7585e36 into main Nov 7, 2025
8 checks passed
ohah added a commit that referenced this pull request Dec 12, 2025
docs(.github): 버그 리포트 및 기능 요청 이슈 템플릿 추가 및 사용 가이드 작성
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants