From 14e9d5b7d1c3434670d76ef6b06f49dc01d15f2f Mon Sep 17 00:00:00 2001 From: Aaron Stannard Date: Tue, 1 Jun 2021 16:02:47 -0500 Subject: [PATCH] remove ISSUE_TEMPLATE.md We now get issue templates from the Akka.NET organization itself https://github.com/akkadotnet/.github --- ISSUE_TEMPLATE.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md deleted file mode 100644 index 2dce55c6e53..00000000000 --- a/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,6 +0,0 @@ -When creating a new issue, please make sure the following information is part of your issue description. (if applicable). Thank You! - -- Which Akka.Net version you are using -- On which platform you are using Akka.Net -- A list of steps to reproduce the issue. Or an gist or github repo which can be easily used to reproduce your case. -