From 73e476ab82990a975f56a6c0841b3f8916f37be7 Mon Sep 17 00:00:00 2001 From: Murdock9803 Date: Wed, 22 Jan 2025 03:22:55 +0530 Subject: [PATCH 1/2] added the issue template file Signed-off-by: Murdock9803 --- .github/ISSUE_TEMPLATE.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) 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..e69de29 From 16d5685562777cd1ac0e5cf38b496466ef9a9bcd Mon Sep 17 00:00:00 2001 From: Murdock9803 Date: Wed, 22 Jan 2025 03:35:14 +0530 Subject: [PATCH 2/2] Editted the ISSUE_TEMPLATE to include the comments and areas Signed-off-by: Murdock9803 --- .github/ISSUE_TEMPLATE.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e69de29..ba8e18c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,30 @@ + +[FEATURE / BUG] + +## Issue Description + + + +## Expected Behaviour + + + +## Steps to reproduce + +1. +2. +3. + + +## Additional Information + + + +## Screenshots + + + +## Environment +- Operating system: +- Browser (Name and version): +- Other info (Screen size, Device name, etc.): \ No newline at end of file