Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Xlinka committed Sep 6, 2023
1 parent 585bf3d commit ca25eff
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions .github/ISSUE_TEMPLATE/issue-ticket.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
name: Issue Ticket
about: Create a report to help us improve
title: ''
labels: Bug
assignees: ''

---

πŸ” **Issue Description**

**Describe the bug in detail:**

[Please provide a clear and concise description of the bug you've encountered.]

**Expected Behavior**

[Describe what you expected to happen.]

**Actual Behavior**

[Describe what actually happened.]

**Steps to Reproduce**

[Provide step-by-step instructions to reproduce the bug. Be as detailed as possible.]

**Screenshots/Logs**

[If applicable, include screenshots or logs that can help us understand the bug better.]

πŸ”— **Related Issues/PRs**

[Are there any existing issues or pull requests related to this bug?]

πŸ’‘ **Additional Context**

[Add any additional context about the bug here. Are there any workarounds or other details that might be helpful?]

🧐 **Extra Hardware (if applicable)**

[Specify any extra hardware or configuration details that are relevant to the bug.]

πŸ“Ž **Attachments (if any)**

[Attach any relevant files or additional information here.]

0 comments on commit ca25eff

Please sign in to comment.