From d73ba9e193cf4a6e268c6da921c24f915a02b06f Mon Sep 17 00:00:00 2001 From: "nithyaasworld+160925@gmail.com" Date: Thu, 18 Sep 2025 09:11:20 -0400 Subject: [PATCH] Added Issue Template --- ISSUE_TEMPLATE.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..018167d --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,22 @@ +##### Currentl URL: +[Copy and paste the full URL from the address bar where the issue was found.] + +##### Steps to reproduce +1. +2. +3. + +##### Actual behavior +[What actually happened?] + +##### Expected behavior +[What did you expect to happen?] + +##### Screenshots/Videos + +##### Environment +- OS and Browser version: +- Device: + +##### Reproducibility +[A rating on how often the bug occurs] \ No newline at end of file