Skip to content

Conversation

@mhochk
Copy link
Contributor

@mhochk mhochk commented Dec 18, 2025

Cleaning up (and sometimes fixing) various 'New Issue...' links and their associated templates.

  • Removes URL params already handled by corresponding template files
  • Removes references to template files that don't exist
  • Fixes a few template files that were improperly formatted
  • Corrects/restores a few references to labels that were slightly off
  • Misc smaller fixes (assignee updates, tracker links being off)

This does not address:

  • Issue areas that don't have a template file. This change does not make new files for them.
  • References to labels that don't appear to have ever existed. This change does not remove those references. If those labels are created they should "just work".
  • References to assignees that fail for reasons more complex than a typo. There are a few, for example, that appear to be valid users, but can't be assigned - most likely because they aren't added to this repo. This change does not remove those references. If those users join the repo things may "just work". If not, at least the intended target is still discoverable.

Copy link

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 cleans up issue template links and template files across the repository by removing redundant URL parameters that are already handled by template files, fixing improperly formatted templates, and correcting label and assignee references. The changes streamline the issue creation process by consolidating configuration in template files rather than URL parameters.

Key changes:

  • Removed URL parameters (assignees, labels, titles) from README.md issue links where corresponding template files handle these fields
  • Fixed template file formatting (added missing YAML delimiters, corrected label assignments)
  • Updated assignee references (e.g., guohuidengguohuideng2024, phumaikurtcattischmidt)
  • Corrected label references to match actual GitHub labels (e.g., CSSTooltipPseudoTooltipPseudo, PWA WidgetsWidgets)

Reviewed changes

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

Show a summary per file
File Description
README.md Removed redundant URL parameters from issue links and updated label references to match actual GitHub labels
.github/ISSUE_TEMPLATE/resource-timing-initiator-info.md Updated assignee from guohuideng to guohuideng2024
.github/ISSUE_TEMPLATE/resource-timing-content-encoding.md Added missing YAML delimiters and updated assignee to guohuideng2024
.github/ISSUE_TEMPLATE/pwa-widgets.md Added missing Widgets label
.github/ISSUE_TEMPLATE/performancenavigationtiming-protocol-launch-timing-information.md Added PerformanceNavigationTimingProtocolLaunch label
.github/ISSUE_TEMPLATE/hapticsdevice-api.md Added WebHaptics label
.github/ISSUE_TEMPLATE/gamepad-event-driven-input-api.md Created new template file with proper structure, labels, and assignees
.github/ISSUE_TEMPLATE/document-subtitle.md Added DocumentSubtitle label
.github/ISSUE_TEMPLATE/digital-goods.md Updated label from Digital Goods to Digital Goods API
.github/ISSUE_TEMPLATE/declarative-shadow-dom-style-sharing.md Updated assignee from phumai to kurtcattischmidt
.github/ISSUE_TEMPLATE/allow-use-to-reference-entire-files.md Added missing YAML delimiters

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

Copy link
Contributor

Copilot AI commented Dec 19, 2025

@mhochk I've opened a new pull request, #1212, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Fix GitHub capitalization in README.md line 71

Co-authored-by: mhochk <45496878+mhochk@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mhochk <45496878+mhochk@users.noreply.github.com>
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