Skip to content

Update issue templates#85

Merged
PatrickHenkel1 merged 2 commits intomainfrom
update-issue-template
Feb 5, 2026
Merged

Update issue templates#85
PatrickHenkel1 merged 2 commits intomainfrom
update-issue-template

Conversation

@lwaer
Copy link
Contributor

@lwaer lwaer commented Jan 13, 2026

I have added two templates for issue creation: Bug and Feature. The issue name will have a default title: [BUG] ... or [FEATURE] ..., respectively.

I have added two templates for issue creation: Bug and Feature. The issue name will have a default title: [BUG] ... or [FEATURE] ..., respectively.
@lwaer lwaer self-assigned this Jan 13, 2026
@lwaer lwaer added the enhancement New feature or request label Jan 13, 2026
@lwaer lwaer linked an issue Jan 13, 2026 that may be closed by this pull request
Copy link
Contributor

@PatrickHenkel1 PatrickHenkel1 left a comment

Choose a reason for hiding this comment

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

Thank you! Looks good.

@PatrickHenkel1
Copy link
Contributor

Can we add it to AgentLib-MPC as well?

@lwaer
Copy link
Contributor Author

lwaer commented Jan 16, 2026

Hi Patrick, I saw your approval on my changes. How come, that the merging is still blocked?

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 two GitHub issue templates (Bug Report and Feature Request) to standardize issue creation in the repository. The templates include YAML frontmatter for automatic labeling and default title prefixes [BUG] and [FEATURE].

Changes:

  • Added .github/ISSUE_TEMPLATE/bug_report.md with sections for bug description, reproduction steps, expected behavior, screenshots, plugin information, and additional context
  • Added .github/ISSUE_TEMPLATE/feature_request.md with sections for problem description, proposed solution, alternatives considered, and additional context

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/ISSUE_TEMPLATE/bug_report.md New bug report template with structured fields and automatic "bug" label
.github/ISSUE_TEMPLATE/feature_request.md New feature request template with structured fields for feature proposals

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@PatrickHenkel1 PatrickHenkel1 merged commit c68e596 into main Feb 5, 2026
16 checks passed
@PatrickHenkel1 PatrickHenkel1 deleted the update-issue-template branch February 5, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Issue Template

3 participants