Skip to content

Commit 1c9ce40

Browse files
authored
Provide better debugging info in issue template
1 parent af08d43 commit 1c9ce40

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.github/issue_template.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
> If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug.
1+
**Description of the issue**
2+
3+
> Write your description here!
4+
5+
**Screenshots**
6+
7+
> If applicable, please provide a screenshot of the issue
8+
9+
**Version Information**
10+
11+
> Please provide the output of this PowerShell command: `(Get-Module PSReadline).Version; (Get-Module posh-git).Version`

0 commit comments

Comments
 (0)