File: //opt/go/pkg/mod/github.com/opentracing/
[email protected]/.github/ISSUE_TEMPLATE.md
<!--
Welcome to the OpenTracing Go repo! 👋🎉
- Please be respectful and considerate of others when commenting on issues.
- Please search for existing issues in order to ensure we don't have duplicate bugs/feature requests.
- If you have a question please ask it on our Gitter chat https://gitter.im/opentracing/public instead of creating an issue.
- Please provide as much information as possible so we all understand the issue.
-->
## Use Case
Please explain your user story, what you are trying to do, which problem you are trying to solve.
## Problem
What prevents you from solving your use case.
## Proposal
A proposal that from your POV would solve the problem or improve the existing situation. If you don't have a proposed
solution, that's fine too.
## Questions to address (if any)
Questions that should be answered during the discussion of this issue before
jumping into code.