Skip to content

Commit b1430ff

Browse files
authored
Update BUG-REPORT.yml
1 parent d6b8925 commit b1430ff

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/BUG-REPORT.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,10 @@ body:
5050
label: Relevant log output
5151
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
5252
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>
59+
default: 0

0 commit comments

Comments
 (0)