From 091091b20fbbbf7d9d7b4123bc8a87770a3bbc05 Mon Sep 17 00:00:00 2001 From: deltax Date: Sat, 2 Jun 2018 20:44:09 +0200 Subject: [PATCH 1/3] Fix version number in template - Change version number to 0.0.4 --- .github/ISSUE_TEMPLATE/Support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Support.md b/.github/ISSUE_TEMPLATE/Support.md index 69eca9ef..49bcfe07 100644 --- a/.github/ISSUE_TEMPLATE/Support.md +++ b/.github/ISSUE_TEMPLATE/Support.md @@ -5,7 +5,7 @@ about: Have a problem that you can't figure out? | Q | A |------------ | ----- -| Version | 4.10.x +| Version | 0.04 #### Support Question From 06d1b612f7106cb3f4fd1dd3b0087d7b50e6a480 Mon Sep 17 00:00:00 2001 From: deltaxflux Date: Sat, 2 Jun 2018 20:49:40 +0200 Subject: [PATCH 2/3] Add subfolder to make pull request template working again --- .github/{ => PULL_REQUEST_TEMPLATE}/Improvement.md | 0 .github/{ => PULL_REQUEST_TEMPLATE}/Other.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/{ => PULL_REQUEST_TEMPLATE}/Improvement.md (100%) rename .github/{ => PULL_REQUEST_TEMPLATE}/Other.md (100%) diff --git a/.github/Improvement.md b/.github/PULL_REQUEST_TEMPLATE/Improvement.md similarity index 100% rename from .github/Improvement.md rename to .github/PULL_REQUEST_TEMPLATE/Improvement.md diff --git a/.github/Other.md b/.github/PULL_REQUEST_TEMPLATE/Other.md similarity index 100% rename from .github/Other.md rename to .github/PULL_REQUEST_TEMPLATE/Other.md From 2f6a7ee14133a4bc177643e3417194f8c0b7cc5e Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Sat, 2 Jun 2018 12:39:19 -0700 Subject: [PATCH 3/3] Update Support.md --- .github/ISSUE_TEMPLATE/Support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Support.md b/.github/ISSUE_TEMPLATE/Support.md index 49bcfe07..8e127f00 100644 --- a/.github/ISSUE_TEMPLATE/Support.md +++ b/.github/ISSUE_TEMPLATE/Support.md @@ -5,7 +5,7 @@ about: Have a problem that you can't figure out? | Q | A |------------ | ----- -| Version | 0.04 +| Version | 0.0.4 #### Support Question