Skip to content

Add subscript to issue templates #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Add subscript to issue templates #31

wants to merge 2 commits into from

Conversation

Copilot
Copy link

@Copilot Copilot AI commented Jul 15, 2025

Added a helpful subscript to both GitHub issue templates to improve community engagement and issue prioritization.

Changes Made

  • Added a dropdown element with tip subscript to bug_report.yaml
  • Added a dropdown element with tip subscript to feature_request.yaml

Subscript Content

The subscript includes:

  • Link to GitHub's reaction feature encouraging 👍 reactions to help prioritize issues
  • Guidance to provide useful context instead of "+1" or "me too" comments
  • Reference to OpenTelemetry community issue participation guidelines

Format

The subscript is implemented as a dropdown element at the bottom of each YAML-based issue form:

- type: dropdown
  attributes:
    label: Tip
    description: This element is static, used to render a helpful sub-heading for end-users and community members to help prioritize issues. Please leave as is.
    options:
      - <sub>[React](https://github.blog/news-insights/product-news/add-reactions-to-pull-requests-issues-and-comments/) 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](https://opentelemetry.io/community/end-user/issue-participation/).</sub>
    default: 0

This will help the community understand how to effectively participate in issue triage and prioritization.

Fixes #30.


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

Co-authored-by: trask <218610+trask@users.noreply.github.com>
@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