You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--This is just a template - feel free to delete any and all of it and replace as appropriate.-->
11
+
12
+
### Description
13
+
14
+
<!--
15
+
* Please share a clear and concise description of the problem.
16
+
* Include minimal steps to reproduce the problem if possible. E.g.: the smallest possible code snippet; or a small repo to clone, with steps to run it.
17
+
* What behavior are you seeing, and what behavior would you expect?
18
+
-->
19
+
20
+
### Configuration
21
+
22
+
<!--
23
+
* Is this related to a specific tool?
24
+
* What OS and version, and what distro if applicable?
25
+
* What is the architecture (x64, x86, ARM, ARM64)?
26
+
* Do you know whether it is specific to that configuration?
27
+
* Are you running in any particular type of environment? (e.g. Containers, a cloud scenario, app you are trying to target is a different user)
28
+
* Is it a self-contained published application?
29
+
* What's the output of `dotnet info`
30
+
-->
31
+
32
+
### Regression?
33
+
34
+
<!--
35
+
* Did this work in a previous build or release - either of the tool or of the .NET runtime being used?
36
+
-->
37
+
38
+
### Other information
39
+
40
+
<!--
41
+
* Please include any relevant stack traces or error messages. If possible please include text as text rather than images (so it shows up in searches).
42
+
* If you have an idea where the problem might lie, let us know that here. Please include any pointers to code, relevant changes, or related issues you know of.
43
+
* Do you know of any workarounds?
44
+
-->
45
+
46
+
<!-- Thanks for taking the time to report this! -->
about: Propose a change to enhance our diagnostic experience
4
+
title: ''
5
+
labels: 'enhancement'
6
+
assignees: ''
7
+
---
8
+
9
+
<!--This is just a template - feel free to delete any and all of it and replace as appropriate.-->
10
+
11
+
## Background and Motivation
12
+
13
+
<!--
14
+
We welcome ideas that might make our tools and workflows more productive for our customers! This template will help us gather the information we need to start the design of new experiences. It will also ensure we are helping as many customers as possible when working on them.
15
+
-->
16
+
17
+
## Proposed Feature
18
+
19
+
<!--
20
+
Please explain the problem you are facing and any features you think would help you solve it. This could be examples of how the scenario is causing you pain, or possible solutions/features we could integrate.
21
+
-->
22
+
23
+
## Usage Examples
24
+
25
+
<!--
26
+
Please provide examples of a situation where the proposed feature would help you. Are you aware of an alternative way to get the information or experience you need to solve problems? In case there is, how can you make your overall experience better?
<!-- What scenario or tool do you feel is missing documentation? Any particular characteristic of the feature that you believe deserves to be explained further?-->
12
+
13
+
### Previous documentation
14
+
15
+
<!-- Is there any documentation that already exists for this? If so, please provide links so we can update those sources. -->
16
+
17
+
<!-- Thanks for taking the time to report this! -->
0 commit comments