Update PR templates based on actual algorithm problem submissions#30
Closed
Update PR templates based on actual algorithm problem submissions#30
Conversation
Copilot
AI
changed the title
[WIP] 현재 페이제의 리퀘스트 중에 김승현의 리퀘스트를 수정해줘
커밋에 들어간 내용에 맞게 템플릿을 작성해주면 좋을거 같아
Update PR templates based on actual algorithm problem submissions
Sep 14, 2025
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.
Fixes the issue where Kim Seunghyun's PR #28 contained generic template text instead of reflecting the actual 16 algorithm problems he solved and committed.
Problem
PR #28 titled "김승현 / 2025-09-13 / 16문제" showed placeholder text like:
However, analysis of the actual committed files revealed 16 specific BOJ problems with detailed implementations and comments.
Solution
Enhanced the general PR template (
docs/pull_request_template.md) to include:Created a corrected template (
docs/김승현_PR28_정정된_템플릿.md) specifically for Kim Seunghyun's contributions that accurately reflects:Impact
The templates now properly showcase the substantial algorithmic work completed rather than displaying generic placeholders.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.