mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 16:31:17 -05:00
46 lines
772 B
Markdown
46 lines
772 B
Markdown
|
<!-- You can erase any parts of this template not applicable/known to your Issue. -->
|
||
|
|
||
|
### Describe Your Environment
|
||
|
|
||
|
[Versions from your environment]
|
||
|
|
||
|
- QDarkStyle:
|
||
|
- OS:
|
||
|
- Python:
|
||
|
|
||
|
[If used, please inform their versions]
|
||
|
|
||
|
- PySide:
|
||
|
- PyQt:
|
||
|
- PyQtGraph:
|
||
|
- QtPy:
|
||
|
- QT_API:
|
||
|
- PYQTGRAPH_QT_LIB:
|
||
|
|
||
|
### Language
|
||
|
|
||
|
[Python] or [C++]
|
||
|
|
||
|
### Description / Steps to Reproduce [if necessary]
|
||
|
|
||
|
[Description of the issue]
|
||
|
|
||
|
1. [First Step]
|
||
|
2. [Second Step]
|
||
|
3. [and so on...]
|
||
|
|
||
|
### Actual Result
|
||
|
|
||
|
[A description, output ou image of the actual result]
|
||
|
|
||
|
### Expected Results / Proposed Result
|
||
|
|
||
|
[A description, output ou image of the expected/proposed result]
|
||
|
|
||
|
### Relevant Code [if necessary]
|
||
|
|
||
|
[A piece of code to reproduce and/or fix this issue]
|
||
|
|
||
|
```
|
||
|
# code here to reproduce the problem
|
||
|
```
|