Skip to content

Comments

Fix Issue Template#25

Merged
rahuldevikar761 merged 1 commit intomainfrom
users/radevika/fixTemplate
Nov 6, 2025
Merged

Fix Issue Template#25
rahuldevikar761 merged 1 commit intomainfrom
users/radevika/fixTemplate

Conversation

@rahuldevikar761
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings November 6, 2025 08:09
@rahuldevikar761 rahuldevikar761 requested a review from a team as a code owner November 6, 2025 08:09
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 standardizes the YAML syntax in GitHub issue templates by converting label and assignee values to proper array format.

  • Updated labels fields from plain strings to array syntax (["enhancement"] and ["bug"])
  • Updated assignees fields from empty strings to empty arrays ([])

Reviewed Changes

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

File Description
.github/ISSUE_TEMPLATE/feature_request.yml Converted labels to array format and assignees from empty string to empty array
.github/ISSUE_TEMPLATE/bug_report.yml Converted labels to array format and assignees from empty string to empty array

@rahuldevikar761 rahuldevikar761 merged commit b255a17 into main Nov 6, 2025
14 checks passed
@pontemonti pontemonti deleted the users/radevika/fixTemplate branch December 5, 2025 17:14
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