diff --git a/.github/ISSUE_TEMPLATE/create-new-issue.md b/.github/ISSUE_TEMPLATE/create-new-issue.md new file mode 100644 index 0000000..56622d4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/create-new-issue.md @@ -0,0 +1,38 @@ +--- +name: Create new issue +about: Create a detailed issue to help us to fix them +labels: + +--- + + + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + +1. +2. +3. +4. + +## Context + + + +## Your Environment + +* PowerShell Version used (`$PSVersionTable.PSVersion`): + +* Operating System and version (`Get-WmiObject Win32_OperatingSystem | Select-Object Version, BuildNumber, Caption`):