Merged
Conversation
jeonghoon11
approved these changes
Nov 16, 2025
| @@ -0,0 +1 @@ | |||
| blank_issues_enabled: false No newline at end of file | |||
Collaborator
Author
There was a problem hiding this comment.
다른 레포에서 검증하고왔습니다
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔍 관련 이슈 (Related Issues)
📝 변경 사항 요약 (Summary)
config.yml 추가 -> blank 이슈선택 x -> 이슈 자동 적용
상위 디렉토리 설정 (ISSUE_TEMPLATE)
🎯 작업 내용 상세 (Details)
수정 원인 : 템플릿 경로/구조가 GitHub 규칙에 맞지 않았음.
.github/ISSUE_TEMPLATE.md템플릿 구조가 이 순서인 경우에는 → YAML 적용 필요현재는 여러 템플릿을 위한 폴더 구조로 생성 후 config.yml을 추가하여
blank_issues_enabled: false를 통해 blank와 이슈템플릿 중 선택하지 않고 자동으로 이슈템플릿 적용 가능
💬 리뷰어 참고사항 (Notes for Reviewers)