From 50de52128f1788925241e960be48cd5bed1878c2 Mon Sep 17 00:00:00 2001 From: Pascal Jufer Date: Mon, 22 Aug 2022 14:54:35 +0200 Subject: [PATCH 1/2] Add basic issue template --- .github/ISSUE_TEMPLATE.md | 6 ++++++ 1 file changed, 6 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 00000000..da86a5e5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,6 @@ + From 9aa9a63139e6433f830e7f08a7ca081a3f50c9e0 Mon Sep 17 00:00:00 2001 From: Pascal Jufer Date: Mon, 22 Aug 2022 14:57:55 +0200 Subject: [PATCH 2/2] Fix format --- .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 da86a5e5..bf080411 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@