From: Daniel Carl <danielcarl@gmx.de>
Date: Tue, 2 Oct 2018 20:53:21 +0000 (+0200)
Subject: Move github stuff into .github directory.
X-Git-Url: https://git.owens.tech/assets/editable-focus.html/assets/editable-focus.html/git?a=commitdiff_plain;h=eb5edc76d744ea7a96ab2f21b5773c7673d4371d;p=vimb.git

Move github stuff into .github directory.
---

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..91bdb03
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,7 @@
+<!-- If this is a bug report, please provide your version information
+$ vimb --bug-info -->
+### Steps to reproduce
+
+### Expected behaviour
+
+### Actual behaviour
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
deleted file mode 100644
index 91bdb03..0000000
--- a/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,7 +0,0 @@
-<!-- If this is a bug report, please provide your version information
-$ vimb --bug-info -->
-### Steps to reproduce
-
-### Expected behaviour
-
-### Actual behaviour