From 9730c5419c88beb10954bd28bdb1a0c61c05450a Mon Sep 17 00:00:00 2001 From: Mukund Bhole Date: Fri, 2 Oct 2020 11:26:49 +0530 Subject: [PATCH] Added Issue files and folder Added ISSUE_TEMPLATE folder and Template files --- .github/ISSUE_TEMPLATE/bug.md | 0 .github/ISSUE_TEMPLATE/documentation.md | 0 .github/ISSUE_TEMPLATE/feature.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/bug.md create mode 100644 .github/ISSUE_TEMPLATE/documentation.md create mode 100644 .github/ISSUE_TEMPLATE/feature.md diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 0000000..e69de29 diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md new file mode 100644 index 0000000..e69de29 diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md new file mode 100644 index 0000000..e69de29