Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
saraswatpuneet authored Sep 7, 2024
1 parent f90530a commit 2067425
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions .github/ISSUE_TEMPLATE/support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
name: support
about: Querent general support
title: "[R!AN]"
labels: ''
assignees: ''

---

## 📝 Description

Clearly explain the issue you're experiencing. Provide enough details so we can understand and address the problem efficiently. Be specific!

---

## 🔄 Steps to Reproduce

Help us recreate the issue by listing the exact steps you followed:

1. Step 1: What did you do first?
2. Step 2: What action did you take next?
3. Step 3: What did you observe?
4. ... (Continue until the problem appears)

---

## ✔️ Expected Behavior

What did you expect to happen? Tell us what the ideal outcome should have been.

---

## ❌ Actual Behavior

What actually happened instead? Describe the outcome and how it differs from your expectations.

---

## 📸 Screenshots (Optional but highly recommended)

A picture is worth a thousand words! If applicable, upload screenshots or videos that clearly show the problem. This can help us visualize the issue faster.

- [ ] Screenshot 1 (drag and drop images here)
- [ ] Screenshot 2 (if needed)

---

## 💻 Environment Details

Tell us about your setup so we can understand the environment in which the issue occurred:

- **Operating System:** (e.g., Windows 10, macOS Monterey, Ubuntu 20.04)
- **Browser:** (if relevant, e.g., Chrome 89, Firefox 86)
- **Device Type:** (e.g., Desktop, Laptop, Smartphone)
- **Other Details:** (e.g., Node.js version, app version, dependencies)

---

## ℹ️ Additional Context

Any other helpful information? This could be logs, error messages, or insights that could help us diagnose and resolve the issue faster.

0 comments on commit 2067425

Please sign in to comment.