Skip to content

chore: add id to bug-report issue template - #567

Merged
lumirlumir merged 1 commit into
eslint:mainfrom
Tanujkanti4441:add-id-to-bug-report-template
Sep 17, 2026
Merged

lumirlumir merged 1 commit into
eslint:mainfrom
Tanujkanti4441:add-id-to-bug-report-template

Conversation

@Tanujkanti4441

@Tanujkanti4441 Tanujkanti4441 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Prerequisites checklist

AI acknowledgment

  • I did not use AI to generate this PR.
  • (If the above is not checked) I have reviewed the AI-generated content before submitting.

What is the purpose of this pull request?

PR to add plugin in playground includes the change in the url of Report an issue
the updated URL will take the users to the bug issue template of the respective plugin's repo and
to pre-filled the playground data in the issue template, url needs the id of different sections from the issue template.

What changes did you make? (Give an overview)

Added id to different sections of issue template for bug report.

Related Issues

Is there anything you'd like reviewers to focus on?

Summary by CodeRabbit

  • Chores
    • Added stable identifiers to bug-report form fields, enabling programmatic references without changing labels, options, or validation rules.

@coderabbitai

coderabbitai Bot commented Sep 17, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 673488ee-8f3e-465c-b1fe-ca38776510c2

📥 Commits

Reviewing files that changed from the base of the PR and between 471e568 and 5d99ee7.

📒 Files selected for processing (1)
  • .github/ISSUE_TEMPLATE/bug-report.yml

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

The bug-report issue template now assigns stable id values to all previously unnamed fields. Labels, options, and validation rules remain unchanged.

Changes

Bug report field identifiers

Layer / File(s) Summary
Assign identifiers to bug-report fields
.github/ISSUE_TEMPLATE/bug-report.yml
Adds id values for the environment, language, description, expectation, lint output, reproduction URL, and comments fields.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to 5d99e

This issue-template-only change adds field identifiers without altering reported bug information or validation behavior.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding IDs to the bug-report issue template.
✨ 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.

@lumirlumir lumirlumir added the accepted There is consensus among the team that this change meets the criteria for inclusion label Sep 17, 2026
@lumirlumir lumirlumir moved this from Needs Triage to Triaging in Triage Sep 17, 2026

@lumirlumir lumirlumir left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks!

@lumirlumir
lumirlumir merged commit 6ff91e7 into eslint:main Sep 17, 2026
39 checks passed
@github-project-automation github-project-automation Bot moved this from Triaging to Complete in Triage Sep 17, 2026
@Tanujkanti4441
Tanujkanti4441 deleted the add-id-to-bug-report-template branch September 17, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted There is consensus among the team that this change meets the criteria for inclusion chore

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

2 participants