We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9e51fe commit 99b5876Copy full SHA for 99b5876
.github/ISSUE_TEMPLATE.md
@@ -1,6 +1,15 @@
1
-#### Code Sample, a copy-pastable example if possible
+#### A small, complete example of the issue
2
+
3
+```python
4
+# Your code here
5
6
+```
7
8
#### Expected Output
9
-#### output of ``pd.show_versions()``
10
+#### Output of ``pd.show_versions()``
11
12
+<details>
13
+# Paste the output here
14
15
+</details>
0 commit comments