You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/BUG-REPORT.yml
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -50,3 +50,10 @@ body:
50
50
label: Relevant log output
51
51
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
52
52
render: shell
53
+
- type: dropdown
54
+
attributes:
55
+
label: Tip
56
+
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.
57
+
options:
58
+
- <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>
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -46,3 +46,10 @@ body:
46
46
placeholder: Some related requests in other project or upstream spec proposals.
47
47
validations:
48
48
required: false
49
+
- type: dropdown
50
+
attributes:
51
+
label: Tip
52
+
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.
53
+
options:
54
+
- <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>
0 commit comments