Modify issue templates to point to discussions (#2942)
This commit is contained in:
parent
1dec9bd58d
commit
f2fcb53214
|
|
@ -6,8 +6,9 @@ labels: bug
|
|||
|
||||
# Bug Report
|
||||
|
||||
List of [NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and
|
||||
version that you are using (e.g. `OpenTelemetry 1.0.2`):
|
||||
List of [all OpenTelemetry NuGet
|
||||
packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are
|
||||
using (e.g. `OpenTelemetry 1.0.2`):
|
||||
|
||||
* TBD
|
||||
|
||||
|
|
|
|||
|
|
@ -6,15 +6,5 @@ labels: question
|
|||
|
||||
# Question
|
||||
|
||||
**Describe your environment.**
|
||||
Use [Github Discussions](https://github.com/open-telemetry/opentelemetry-dotnet/discussions/new).
|
||||
|
||||
Describe any aspect of your environment relevant to the question.
|
||||
|
||||
**What are you trying to achieve?**
|
||||
|
||||
What did you expect to see?
|
||||
|
||||
## Additional Context
|
||||
|
||||
Add any other context about the problem here. If you followed an existing
|
||||
documentation, please share the link to it.
|
||||
|
|
|
|||
Loading…
Reference in New Issue