You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
daab6e08ce
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>
861 B
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
- Use the configuration '...'
- Run '...'
- 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.