Modify issue templates to point to discussions (#2942)

This commit is contained in:
Cijo Thomas 2022-02-24 12:52:43 -08:00 committed by GitHub
parent 1dec9bd58d
commit f2fcb53214
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 13 deletions

View File

@ -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

View File

@ -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.