File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments