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

Commit 24b82ab

Browse files
authored
Merge pull request #1867 from github/meaghanlewis-patch-2
Add more fields to the issue template
2 parents 05b6157 + ae61dd8 commit 24b82ab

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

ISSUE_TEMPLATE.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
1-
Hello! Please read the contributing guidelines before submitting an issue regarding the GitHub Extension for Visual Studio.
1+
<!-- 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. -->
2+
3+
## Version
24

35
- GitHub Extension for Visual Studio version:
46
- Visual Studio version:
57

6-
__What happened__ (with steps, logs and screenshots, if possible)
8+
## What happened
9+
10+
**Steps to Reproduce**
11+
12+
1. [First Step]
13+
2. [Second Step]
14+
3. [and so on...]
15+
16+
**Expected behavior:** [What you expect to happen]
17+
18+
**Actual behavior:** [What actually happens]
19+
20+
**Screenshot or GIF:**
21+
22+
**Log file:**
23+
24+
<!-- Include the log file. Logs can be found at: `%LOCALAPPDATA%\GitHubVisualStudio\extension.log` -->

0 commit comments

Comments
 (0)