From d3634f17803a0a43fa14c7867019cd839c5bcd47 Mon Sep 17 00:00:00 2001 From: Prasanna Venkatesh T S <17687018+vipranarayan14@users.noreply.github.com> Date: Thu, 18 Aug 2022 19:40:15 +0530 Subject: [PATCH] add issues template --- .github/ISSUE_TEMPLATE/bug.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug.md diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 0000000..2269901 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,17 @@ +--- +name: Bug +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Example** +Sample input text, screenshots, etc. describing the issue. + +**Current behaviour** + +**Expected behaviour** + +**Additional context/reference**