Files
Phoenix/.github/issue_template.md
2017-08-29 13:32:51 -07:00

21 lines
636 B
Markdown

<!-- For bugs or other problems please provide the following details in addition to
your issue report, if applicable. See also https://wxpython.org/pages/how-to-submit-issue/
For issues about building on Linux, please read this page before reporting it here:
https://wxpython.org/blog/2017-08-17-builds-for-linux-with-pip/
-->
**Operating system**:
**wxPython version**:
**Stock or custom build**:
**Python version**:
**Stock or custom build**:
**Description of the problem**:
<!-- if possible please include a small runnable application that demonstrates the problem -->
```python
# Put code sample here
```