Skip to content

Modify templates for bug and feature reporting.#753

Open
nszczygl9 wants to merge 5 commits intomainfrom
nsz-modify-template-issues
Open

Modify templates for bug and feature reporting.#753
nszczygl9 wants to merge 5 commits intomainfrom
nsz-modify-template-issues

Conversation

@nszczygl9
Copy link
Copy Markdown
Contributor

Description

Please include a summary of the changes and the related issue. List any dependencies that are required for this change.

Fixes # (issue)

Any Newly Introduced Dependencies

Please describe any newly introduced 3rd party dependencies in this change. List their name, license information and how they are used in the project.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • I agree to use the MIT license for my code changes.
  • I have not introduced any 3rd party components incompatible with MIT.
  • I have not included any company confidential information, trade secret, password or security token.
  • I have performed a self-review of my code.

walidbarakat
walidbarakat previously approved these changes Apr 8, 2026
Copy link
Copy Markdown
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

Updates GitHub Issue Forms templates to collect more structured information for bug reports and feature requests.

Changes:

  • Simplifies/standardizes titles and labels for bug/feature issue templates
  • Adds software version fields to both templates and an OS dropdown to bug reports
  • Removes the “Root Cause Analysis” prompt from bug reports

Reviewed changes

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

File Description
.github/ISSUE_TEMPLATE/feature.yaml Adjusts feature request metadata and adds a “Current Software Version” input
.github/ISSUE_TEMPLATE/bug.yaml Adjusts bug report metadata, adds required version + OS fields, and removes Root Cause Analysis

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

jmotow
jmotow previously approved these changes Apr 8, 2026
@brmarkus
Copy link
Copy Markdown

brmarkus commented Apr 8, 2026

How come that this PR and many (almost all? all?) issues and PRs have not filled out the template?

dmichalo
dmichalo previously approved these changes Apr 9, 2026
@nszczygl9 nszczygl9 dismissed stale reviews from dmichalo, jmotow, and walidbarakat via 75f8c9e April 9, 2026 08:18
Copilot AI review requested due to automatic review settings April 9, 2026 08:19
Copy link
Copy Markdown
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

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


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

jmotow
jmotow previously approved these changes Apr 9, 2026
mholowni
mholowni previously approved these changes Apr 9, 2026
oonyshch
oonyshch previously approved these changes Apr 9, 2026
Copy link
Copy Markdown
Contributor

@oonyshch oonyshch left a comment

Choose a reason for hiding this comment

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

LGTM, left one tiny comment

@nszczygl9 nszczygl9 dismissed stale reviews from oonyshch, mholowni, and jmotow via 3a6c6de April 9, 2026 08:58
Copy link
Copy Markdown
Contributor

@oonyshch oonyshch left a comment

Choose a reason for hiding this comment

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

LGTM

@nszczygl9 nszczygl9 enabled auto-merge (squash) April 9, 2026 09:14
Copilot AI review requested due to automatic review settings April 9, 2026 19:35
Copy link
Copy Markdown
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

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


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

labels: ['FEATURE', 'TRIAGE']
title: '[FEATURE]: '
labels: ["feature"]
type: "Feature"
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

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

The top-level type: "Feature" key is not part of the GitHub Issue Forms template schema (supported top-level keys are things like name, description, title, labels, assignees, body). Keeping unknown top-level keys can cause GitHub to reject or fail to render the form; consider removing this or replacing it with a label-based approach if you want categorization.

Suggested change
type: "Feature"

Copilot uses AI. Check for mistakes.
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.

8 participants