1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-08-15 20:03:15 +02:00

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>
This commit is contained in:
Tyler Yahn
2021-04-22 15:35:59 +00:00
committed by GitHub
parent 0fdc3d78a2
commit 856f5b8401

View File

@@ -0,0 +1,29 @@
---
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.