Skip to content

Commit daab6e0

Browse files
opentelemetrybototelbot[bot]MrAlias
authored
Add subscript to issue templates (#7116)
Adds a subscript to issue templates to provide guidance for end-users and others to interact with issues in a measurable way. This follows recommendations outlined in the [maintainer guide for managing popular issues](https://github.com/open-telemetry/community/blob/main/guides/maintainer/popular-issues.md). cc @danielgblanco Co-authored-by: otelbot <[email protected]> Co-authored-by: Tyler Yahn <[email protected]>
1 parent c391fa8 commit daab6e0

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

β€Ž.github/ISSUE_TEMPLATE/bug_report.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ A clear and concise description of what the bug is.
2727
### Expected behavior
2828

2929
A clear and concise description of what you expected to happen.
30+
31+
<sub>**Tip**: [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>

β€Ž.github/ISSUE_TEMPLATE/feature_request.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ A clear and concise list of any similar and existing solutions from other projec
2727
### Additional Context
2828

2929
Add any other context or screenshots about the feature request here.
30+
31+
<sub>**Tip**: [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>

β€Ž.github/ISSUE_TEMPLATE/version_release.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ assignees: ''
2020
- [ ] [Release contrib](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/RELEASING.md#release-process)
2121
- [ ] [Sync website docs](https://github.com/open-telemetry/opentelemetry-go/blob/main/RELEASING.md#website-documentation)
2222
- [ ] [Close the milestone](https://github.com/open-telemetry/opentelemetry-go/blob/main/RELEASING.md#close-the-milestone)
23+
24+
<sub>**Tip**: [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>

0 commit comments

Comments
Β (0)