Skip to content

[DOCS] Update issue templates to use current label taxonomy #580#606

Merged
utksh1 merged 2 commits into
utksh1:mainfrom
NaitikVerma6776:docs/update-issue-template-labels-580
Jun 5, 2026
Merged

[DOCS] Update issue templates to use current label taxonomy #580#606
utksh1 merged 2 commits into
utksh1:mainfrom
NaitikVerma6776:docs/update-issue-template-labels-580

Conversation

@NaitikVerma6776
Copy link
Copy Markdown
Contributor

Description

Updated the issue templates to use the current label taxonomy configured in the repository.

Changes Made

  • Replaced legacy labels such as bug, feature, and documentation with the current type:* labels.
  • Added appropriate priority:* labels to template defaults.
  • Updated the documentation template to use area:docs.
  • Removed references to outdated labels that are no longer part of the repository taxonomy.

Related Issues

Closes #580

Type of Change

  • Documentation update

How Has This Been Tested?

  • Reviewed all issue templates under .github/ISSUE_TEMPLATE.
  • Verified that the labels referenced in the templates exist in the repository's current taxonomy.
  • Confirmed templates now align with the type:*, area:*, and priority:* label structure.

Checklist

  • My code follows the code style of this project.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.

Copy link
Copy Markdown
Owner

@utksh1 utksh1 left a comment

Choose a reason for hiding this comment

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

Thanks for updating the issue template labels. The template changes look fine, but this PR also adds unrelated Findings.test.tsx coverage for corrupted review state storage.

Please remove the unrelated frontend test change or split it into a separate PR. This docs PR should only touch issue templates so it stays reviewable and scoped to #580.

@NaitikVerma6776
Copy link
Copy Markdown
Contributor Author

Thank you for the review.

You're right - the Findings. test. tsx change is unrelated to this documentation issue and was included unintentionally. I'll remove the frontend test changes from this PR and keep it focused on the issue template label taxonomy updates for #580.

Thanks for pointing it out.

@utksh1 utksh1 added level:beginner 20 pts difficulty label for small beginner-friendly PRs type:docs Documentation work category bonus label area:docs Documentation or contributor guide work labels Jun 5, 2026
@NaitikVerma6776 NaitikVerma6776 force-pushed the docs/update-issue-template-labels-580 branch from ae0b904 to 40a8670 Compare June 5, 2026 04:15
@NaitikVerma6776
Copy link
Copy Markdown
Contributor Author

Thanks for the review. I've removed the unrelated Findings test changes and updated the PR so it only contains the issue template taxonomy updates for #580.

Copy link
Copy Markdown
Owner

@utksh1 utksh1 left a comment

Choose a reason for hiding this comment

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

Thanks for removing the unrelated Findings test changes. The PR is now scoped to issue template label taxonomy updates and checks are green. Approved.

@utksh1 utksh1 added the gssoc:approved Admin validation: approved for GSSoC scoring label Jun 5, 2026
@utksh1 utksh1 merged commit 215a4e4 into utksh1:main Jun 5, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Documentation or contributor guide work gssoc:approved Admin validation: approved for GSSoC scoring level:beginner 20 pts difficulty label for small beginner-friendly PRs type:docs Documentation work category bonus label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] Update issue templates to use the current type:*, area:*, and priority:* label taxonomy

2 participants