mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
Move the code sample into an expandable section in the github issue template
This commit is contained in:
6
.github/issue_template.md
vendored
6
.github/issue_template.md
vendored
@@ -11,8 +11,12 @@
|
||||
|
||||
**Description of the problem**:
|
||||
|
||||
<!-- if possible please include a small runnable application that demonstrates the problem -->
|
||||
<!-- if possible please include a small runnable application in the details section below that demonstrates the problem -->
|
||||
|
||||
<details>
|
||||
<summary>Code Example (click to expand)</summary>
|
||||
|
||||
```python
|
||||
# Put code sample here
|
||||
```
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user