From fa93d57fa565c6a9fab08b6beb6ae4b589718497 Mon Sep 17 00:00:00 2001 From: Jon Koops Date: Fri, 30 Jul 2021 15:42:59 +0200 Subject: [PATCH] Add issue template to inform new contributors (#924) --- .github/issue_template.md | 3 +++ 1 file changed, 3 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 0000000000..404e4610fa --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,3 @@ + \ No newline at end of file