From b9de3ddaa0644f57061942b630c96cb3811117a6 Mon Sep 17 00:00:00 2001 From: Petri Asikainen Date: Wed, 16 Jun 2021 18:44:37 +0300 Subject: [PATCH 1/3] add issue template --- .github/ISSUE_TEMPLATE.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..0c53072 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,31 @@ +## Context + + + +## Your Environment + +* SnipitPS Module version used: +* Operating System and PowerShell version: + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + +1. +2. +3. +4. + + + From dde27f055eded318664adb786ed732fe342440b7 Mon Sep 17 00:00:00 2001 From: Petri Asikainen Date: Wed, 16 Jun 2021 18:50:04 +0300 Subject: [PATCH 2/3] add issue template --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 0c53072..dc033c4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -13,7 +13,7 @@ ## Current Behavior - + ## Possible Solution From 6dba0ae2f6e46c15387fc5f9c7416f3aef177c9e Mon Sep 17 00:00:00 2001 From: Petri Asikainen Date: Wed, 16 Jun 2021 20:00:30 +0300 Subject: [PATCH 3/3] add issue template --- .github/ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index dc033c4..aeb28de 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,6 +6,7 @@ * SnipitPS Module version used: * Operating System and PowerShell version: +* Snipe It version: ## Expected Behavior