Skip to content

Commit 3fb58aa

Browse files
authored
Update issue templates
1 parent 17a9a40 commit 3fb58aa

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG]"
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behaviour:
15+
e.g.,
16+
1. Go to '...'
17+
2. Click on '....'
18+
3. Scroll down to '....'
19+
4. See error
20+
21+
**Expected behaviour**
22+
A clear and concise description of what you expected to happen.
23+
24+
**Screenshots**
25+
If applicable, add screenshots to help explain your problem.
26+
27+
**System Info (please complete the following information):**
28+
- OS [e.g. Windows 11]
29+
- PyQt6 version [e.g. 6.5.0]
30+
- PyMuPDF version [e.g. 1.26.7]
31+
- Version [e.g. 3.1.0]
32+
33+
**Error message:**
34+
The Python error message here.
35+
36+
**Additional context**
37+
Add any other context about the problem here.

0 commit comments

Comments
 (0)