-
Notifications
You must be signed in to change notification settings - Fork 730
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add warnings to changes that will be made in version 3.0
- Loading branch information
Showing
3 changed files
with
86 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<!-- 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 | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters