1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-26 03:52:03 +02:00
Tyler Yahn 856f5b8401
Add feature request issue template (#1831)
* Add feature request issue template

* Update .github/ISSUE_TEMPLATE/feature_request.md

Co-authored-by: Sam Xie <xsambundy@gmail.com>

Co-authored-by: Sam Xie <xsambundy@gmail.com>
2021-04-22 08:35:59 -07:00

30 lines
666 B
Markdown

---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
### Problem Statement
A clear and concise description of what the problem is.
Ex. I'm always frustrated when [...]
### Proposed Solution
A clear and concise description of what you want to happen.
#### Alternatives
A clear and concise description of any alternative solutions or features you've considered.
#### Prior Art
A clear and concise list of any similar and existing solutions from other projects that provide context to possible solutions.
### Additional Context
Add any other context or screenshots about the feature request here.