Add labels to issue templates and create PR template#8
Merged
Conversation
Contributor
BenGWeeks
commented
Jan 4, 2026
- Added 'bug' label to bug_report.md template
- Added 'enhancement' label to enhancement.md template
- Added 'feature' label to feature_request.md template
- Created pull request template with standard sections
- Added 'bug' label to bug_report.md template - Added 'enhancement' label to enhancement.md template - Added 'feature' label to feature_request.md template - Created pull request template with standard sections
There was a problem hiding this comment.
Pull request overview
This PR enhances the GitHub repository's issue and pull request workflow by adding automatic label assignments to issue templates and introducing a comprehensive pull request template.
- Added automatic label assignments to all three issue templates (bug, enhancement, feature)
- Created a new pull request template with standard sections for description, related issues, type of change, checklist, screenshots, and additional notes
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/PULL_REQUEST_TEMPLATE.md | New PR template with comprehensive sections for documenting changes |
| .github/ISSUE_TEMPLATE/bug_report.md | Added 'bug' label for automatic assignment |
| .github/ISSUE_TEMPLATE/enhancement.md | Added 'enhancement' label for automatic assignment |
| .github/ISSUE_TEMPLATE/feature_request.md | Added 'feature' label for automatic assignment |
The changes are straightforward and follow GitHub's best practices for repository templates. The PR template provides a clear structure for contributors to document their changes, and the automatic label assignments will help with issue organization and triage. No issues were identified in the implementation.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.