From 14bcb0e9d0835f7c60cb92ab373e2847a18aa0f5 Mon Sep 17 00:00:00 2001 From: Evans Kiptarus Kibet Date: Mon, 29 May 2023 23:01:58 +0300 Subject: [PATCH] chore/Add the issue template --- .github/ISSUE_TEMPLATE.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..e6ec86d --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,29 @@ +### Title + +### Summary + + +### Expected Behavior + + +### Current Behavior + + +### Possible Solution + + +### Steps to Reproduce + + +1. +2. +3. +4. +5. + +### Possible Implementation + + +### API that the issue is likely to affect + +