1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/.github/ISSUE_TEMPLATE/bug_report.md

30 lines
510 B
Markdown
Raw Normal View History

2021-04-05 21:30:09 +02:00
---
name: Bug report
about: Create a report of invalid behavior to help us improve
title: ''
labels: bug
assignees: ''
---
### 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]
2021-04-05 21:30:09 +02:00
- 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.