Skip to content

Conversation

Copilot
Copy link

@Copilot Copilot AI commented Jul 15, 2025

This PR adds a helpful subscript to the bottom of all issue templates to guide users on how to properly prioritize issues using reactions instead of comments.

Changes Made

Added a dropdown element to both YAML-based issue templates:

  • .github/ISSUE_TEMPLATE/bug_report.yaml
  • .github/ISSUE_TEMPLATE/feature_request.yaml

The subscript includes:

  • Instructions to use 👍 reactions to help prioritize issues
  • Guidance to avoid +1 or me too comments
  • Link to the OpenTelemetry community guidelines for issue participation

Example

The new dropdown appears at the bottom of each issue template with the following content:

Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

This will help improve the quality of issue triage by encouraging users to use GitHub's reaction feature for prioritization while reserving comments for meaningful context.

Fixes #26.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

@Copilot Copilot AI changed the title [WIP] Add subscript to issue templates Add subscript to issue templates Jul 15, 2025
@Copilot Copilot AI requested a review from trask July 15, 2025 04:06
Copilot finished work on behalf of trask July 15, 2025 04:06
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.

Add subscript to issue templates
2 participants