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

Commit 0382e86

Browse files
authored
Simplify issue template
The current issue template is way too verbose when opening a new issue, and by default it doesn't get rendered so the markdown is useless. Simplify it so it's readable.
1 parent bf674c1 commit 0382e86

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

ISSUE_TEMPLATE.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
1-
Thank you for contributing! Before you submit this issue please check that you have:
2-
- [ ] Read the ["Submitting an Issue"](https://github.com/github/VisualStudio/blob/master/CONTRIBUTING.md#submitting-an-issue) section of the Contributor Guidelines
1+
Hello! Please read the guidelines at https://github.com/github/VisualStudio/blob/master/CONTRIBUTING.md#submitting-an-issue before submitting an issue.
32

4-
### Version of the GitHub Extension
5-
The version of the extension is at `Tools\Extensions\Installed - GitHub Extension for Visual Studio`
3+
- GitHub Extension version:
4+
- Visual Studio version:
65

7-
### Version of Visual Studio
8-
The version of VS is on the `Help\About`, on the top left, above the copyright line.
9-
10-
### What happened
11-
Tell us what went wrong
12-
13-
### Steps to reproduce
6+
### What happened (with steps, logs and screenshots, if possible)

0 commit comments

Comments
 (0)