Skip to content

Add labels to issue templates and create PR template#8

Merged
BenGWeeks merged 1 commit intomainfrom
claude/create-issue-templates-LD4Qa
Jan 4, 2026
Merged

Add labels to issue templates and create PR template#8
BenGWeeks merged 1 commit intomainfrom
claude/create-issue-templates-LD4Qa

Conversation

@BenGWeeks
Copy link
Copy Markdown
Contributor

  • 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
Copy link
Copy Markdown

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 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.

@BenGWeeks BenGWeeks merged commit 0956b64 into main Jan 4, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants