Skip to content

Commit 725265c

Browse files
authored
Fix list numbering and indentation
1 parent b19c501 commit 725265c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ide/how-to-report-a-problem-with-visual-studio.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Here are the steps to report a problem.
4646
![Take a screenshot](../ide/media/feedback-screenshot.png)
4747
*Only Microsoft engineers can see the screenshot*
4848

49-
<a name="trace"></a>1. Record your actions to reproduce the issue.
49+
1. <a name="trace"></a> Record your actions to reproduce the issue.
5050

5151
One of the best ways to help the Visual Studio engineering team solve the problem is to provide a trace and heap dump files for them to look through. You can do that by recording the steps that resulted in the bug. A screenshot will be captured every time the mouse is clicked, but keyboard entry will not record screenshots.
5252
1. Click **Start recording**. Wait a moment for the permissions prompt.
@@ -59,12 +59,12 @@ Here are the steps to report a problem.
5959
> [!Warning]
6060
> There may be a several seconds delay between clicking **Start recording** and the prompt where Windows asks for permission to start a program with elevated permissions.
6161
62-
5. Review the attached files and upload additional files if you believe it would help diagnose the issue.
62+
1. Review the attached files and upload additional files if you believe it would help diagnose the issue.
6363

6464
![Attached files](../ide/media/feedback-attachments.png)
6565
*Only Microsoft engineers can see the attached files*
6666

67-
6. The last step is to hit the **Submit** button. Submitting the report will send it directly into the internal Visual Studio bug reporting system awaiting triage.
67+
1. The last step is to hit the **Submit** button. Submitting the report will send it directly into the internal Visual Studio bug reporting system awaiting triage.
6868

6969
Each one of your problem reports becomes a work item in our core engineering system, empowering you to engage directly with our product teams to help us identify and resolve impactful issues. Your feedback submitted with rich diagnostic information is critical to improving the Visual Studio product family. We really appreciate you taking the time to report problems.
7070

0 commit comments

Comments
 (0)