Skip to content

Commit 7e9ddec

Browse files
committed
Create ISSUE_TEMPLATE.md
1 parent 69baf4c commit 7e9ddec

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Pandas Issue Submission Template
2+
3+
This template will help you and us respond to your issues in an efficient and timely manner.
4+
Please fill out all sections and use [github markdown for code blocks](https://help.github.com/articles/basic-writing-and-formatting-syntax/)
5+
6+
#### Actual Behavior
7+
8+
#### Expected Behavior
9+
10+
#### output of ``pd.show_versions()``

0 commit comments

Comments
 (0)