Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit ea6fb04

Browse files
authored
Update bug_report.md
Remove duplication of header, include recommendations into comments.
1 parent e9dfa70 commit ea6fb04

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed
Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,18 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve
3+
about: Create a report to help us improve GitHub Extension for Visual Studio
44
labels:
55

66
---
77

8-
---
9-
name: Bug report
10-
about: Create a report to help us improve
11-
labels:
12-
13-
---
8+
<!-- Hello! Please read the [Contributing Guidelines](https://github.com/github/VisualStudio/blob/master/CONTRIBUTING.md) before submitting an issue regarding the GitHub Extension for Visual Studio. -->
149

1510
## Versions
1611
- GitHub Extension for Visual Studio version: ...
1712
- Visual Studio version: ...
1813

1914
## What happened
20-
A clear and concise description of what the bug is.
15+
<!--A clear and concise description of what the bug is.-->
2116

2217
### Steps to Reproduce
2318
Steps to reproduce the behavior:
@@ -27,13 +22,13 @@ Steps to reproduce the behavior:
2722
4. See error
2823

2924
### Expected behavior
30-
A clear and concise description of what you expected to happen.
25+
<!--A clear and concise description of what you expected to happen.-->
3126

3227
### Screenshots
33-
If applicable, add screenshots to help explain your problem.
28+
<!--If applicable, add screenshots to help explain your problem.-->
3429

3530
### Logs
36-
If applicable, add logs. To include log files:
31+
<!--If applicable, add logs. To include log files:
3732
1. Close Visual Studio if it's open
3833
2. Open a Developer Command Prompt for VS2015
3934
3. Run devenv /log
@@ -44,6 +39,7 @@ If applicable, add logs. To include log files:
4439
- `%localappdata%\temp\extension.log`
4540
- `%localappdata%\GitHubVisualStudio\extension.log`
4641
- Windows Event Viewer
42+
-->
4743

4844
### Additional context
49-
Add any other context about the problem here.
45+
<!--Add any other context about the problem here.-->

0 commit comments

Comments
 (0)