Skip to content

Commit 7f7303a

Browse files
authored
Update issue templates
1 parent c9b92b0 commit 7f7303a

1 file changed

Lines changed: 52 additions & 0 deletions

File tree

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
name: "\U0001F40D Bug Report"
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: tutosrive, JuManoel
7+
8+
---
9+
10+
## Describe the bug
11+
12+
Please provide a clear and concise description of the issue.
13+
Example: “_The application crashes when converting PDF files._
14+
15+
## Steps to reproduce
16+
17+
List the steps required to reproduce the bug.
18+
Example:
19+
20+
1. Go to the “Conversion” section
21+
2. Select a PDF file
22+
3. Click the “Convert” button
23+
4. Observe the error
24+
25+
### Expected behavior
26+
27+
Describe what you expected to happen instead of the issue.
28+
Example: “_The file should be converted and displayed in Markdown format without the application closing._
29+
30+
## Screenshots
31+
32+
If applicable, add screenshots to help illustrate the problem.
33+
_Attach your files here._
34+
35+
## Environment
36+
37+
Please provide details about your setup:
38+
39+
- *+Operating System**: (Windows, macOS, Linux, etc.)
40+
- **Bridgex version**: (e.g., 0.1.0)
41+
- **Python version**:
42+
- **Other relevant information**:
43+
44+
45+
## Additional context
46+
47+
Include any other information that may be relevant.
48+
Example: “_Occurs only with large PDF files_” or “_The error appears after updating the version._
49+
50+
---
51+
52+
**Thank you for your report!**

0 commit comments

Comments
 (0)