1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00
Files
opentelemetry-go/.github/ISSUE_TEMPLATE/bug_report.md
T
OpenTelemetry Bot daab6e08ce 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 <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2025-08-11 14:09:16 -07:00

861 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report of invalid behavior to help us improve bug

Description

A clear and concise description of what the bug is.

Environment

  • OS: [e.g. iOS]
  • Architecture: [e.g. x86, i386]
  • Go Version: [e.g. 1.15]
  • opentelemetry-go version: [e.g. v0.14.0, 3c7face]

Steps To Reproduce

  1. Use the configuration '...'
  2. Run '...'
  3. See error

Expected behavior

A clear and concise description of what you expected to happen.

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.