From 36d85ddc0105c55cf8008893f5c7085167d47ab5 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Tue, 7 Jan 2020 08:09:04 +0100 Subject: Create general.md --- .github/ISSUE_TEMPLATE/general.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/general.md diff --git a/.github/ISSUE_TEMPLATE/general.md b/.github/ISSUE_TEMPLATE/general.md new file mode 100644 index 0000000..501a94c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/general.md @@ -0,0 +1,8 @@ +--- +name: General +about: Everything related with Git-Wiki that doesn't fit in other categories +title: "[GENERAL]" +labels: general +assignees: '' + +--- -- cgit