Skip to content

chore: add issue types and missing label to issue templates#2544

Merged
serhalp merged 1 commit intonpmx-dev:mainfrom
mootari:mootari/260415/template-issue-types
Apr 15, 2026
Merged

chore: add issue types and missing label to issue templates#2544
serhalp merged 1 commit intonpmx-dev:mainfrom
mootari:mootari/260415/template-issue-types

Conversation

@mootari
Copy link
Copy Markdown
Contributor

@mootari mootari commented Apr 15, 2026

🔗 Linked issue

Reference: https://discord.com/channels/1464542801676206113/1464544758020968448/1493981022411427861

🧭 Context

  • New issues created from templates don't have a type assigned, requiring maintainers to add them manually.
  • The bug template is missing the "pending triage" label.

📚 Description

Adds the type field to the bug and feature request template (see docs). The identifiers are case insensitive (see discussion).

Adds the label "pending triage" (currently only present in the feature request template) to the bug report template. Please note that the actual label had only been created earlier today, which is why (as of now) only one feature issue has the label assigned.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Apr 15, 2026 10:00pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Apr 15, 2026 10:00pm
npmx-lunaria Ignored Ignored Apr 15, 2026 10:00pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 15, 2026

📝 Walkthrough

Walkthrough

Two GitHub issue template files were updated with metadata attributes. The bug-report template received type: bug and labels: ['pending triage'], whilst the feature-request template received type: feature. No template structure or validation logic was modified.

Changes

Cohort / File(s) Summary
GitHub Issue Templates
.github/ISSUE_TEMPLATE/bug-report.yml, .github/ISSUE_TEMPLATE/feature-request.yml
Added template type metadata: type: bug and labels: ['pending triage'] for bug reports; type: feature for feature requests.

Possibly related PRs

Suggested reviewers

  • danielroe
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Description check ✅ Passed The description is directly related to the changeset, explaining the context, motivation, and technical details of adding type fields and labels to issue templates.
Title check ✅ Passed The title accurately summarizes the main changes: adding issue types and the 'pending triage' label to issue templates, which directly matches the modifications to bug-report.yml and feature-request.yml.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

Hello! Thank you for opening your first PR to npmx, @mootari! 🚀

Here’s what will happen next:

  1. Our GitHub bots will run to check your changes.
    If they spot any issues you will see some error messages on this PR.
    Don’t hesitate to ask any questions if you’re not sure what these mean!

  2. In a few minutes, you’ll be able to see a preview of your changes on Vercel

  3. One or more of our maintainers will take a look and may ask you to make changes.
    We try to be responsive, but don’t worry if this takes a few days.

@mootari mootari changed the title Adds issue types and missing label to issue templates chore: add issue types and missing label to issue templates Apr 15, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Member

@serhalp serhalp 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!

@serhalp serhalp added this pull request to the merge queue Apr 15, 2026
Merged via the queue into npmx-dev:main with commit 75bce20 Apr 15, 2026
22 of 23 checks passed
@github-actions
Copy link
Copy Markdown

Thanks for your first contribution, @mootari! 🎊

We'd love to welcome you to the npmx community. Come and say hi on Discord! And once you've joined, visit npmx.wamellow.com to claim the contributor role.

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.

2 participants