summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJonas Zohren <git-pbkyr@jzohren.de>2021-07-17 12:09:50 +0200
committerJonas Zohren <git-pbkyr@jzohren.de>2021-07-17 12:21:41 +0200
commit7054f74783effdb96733c38b65e2f4f315ec2fd6 (patch)
tree9cc4defe2aa9d1ed710ffb9a9d26066c36849f3b /.github
parent82a4ec9cbde1a42d7c41f537a024cb3b8d45eb87 (diff)
downloadconduit-7054f74783effdb96733c38b65e2f4f315ec2fd6.zip
Add issue template for GitHub which redirects to Gitlab
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/Issue.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/Issue.md b/.github/ISSUE_TEMPLATE/Issue.md
new file mode 100644
index 0000000..9022062
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/Issue.md
@@ -0,0 +1,11 @@
+---
+name: "Issue with / Feature Request for Conduit"
+about: "Please file issues on GitLab: https://gitlab.com/famedly/conduit/-/issues/new"
+title: "CLOSE ME"
+---
+
+
+
+**⚠️ Conduit development does not happen on GitHub. Issues opened here will not be addressed**
+
+Please open issues on GitLab: https://gitlab.com/famedly/conduit/-/issues/new \ No newline at end of file