Skip to content

Commit f6e7254

Browse files
Update issue templates
1 parent 47a4983 commit f6e7254

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
name: Bug Template
3+
about: Write bugs with following details. Fill as much details as possible.
4+
title: ''
5+
labels: ''
6+
assignees: deepjoshi11th
7+
8+
---
9+
10+
### Description
11+
<!-- A clear and concise description of the issue or enhancement.
12+
Include what the problem is and where it occurs. -->
13+
14+
### Steps to Reproduce
15+
<!-- If a bug, provide steps to reproduce the behavior: -->
16+
1.
17+
2.
18+
3.
19+
<!-- If not applicable (e.g., for a content improvement), you can remove this section. -->
20+
21+
### Expected Behavior
22+
<!-- Describe what you expected to happen or see. -->
23+
24+
### Actual Behavior
25+
<!-- Describe what actually happened or what you see.
26+
If it's a bug, this is the outcome or error. If it's an enhancement, describe the current state that needs improvement. -->
27+
28+
### Screenshots or Logs (if applicable)
29+
<!-- If the issue can be illustrated with a screenshot or if there's relevant console/log output, attach it here.
30+
You can drag and drop images into GitHub issues or paste log text.
31+
Omit this section if not relevant. -->
32+
33+
### Additional Context
34+
<!-- Add any other context about the problem here, such as device, browser, or OS version if relevant, or suggestions for a solution.
35+
Consider including references to code (file names, line numbers) or external resources if helpful. -->
36+
37+
**Assignee:** @deepjoshi11th
38+
<!-- (Leave this line for maintainers to assign the issue.) -->
39+
40+
**Labels:** <!-- Suggest appropriate labels e.g. bug, enhancement, accessibility, design, etc. (Maintainers will adjust as needed.) -->

0 commit comments

Comments
 (0)