Skip to content

Commit b720f0d

Browse files
gfyoungjowens
authored andcommitted
MAINT: Drop unnecessary newlines in issue template
1 parent b4b4c77 commit b720f0d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,9 @@
88

99
[this should explain **why** the current behaviour is a problem and why the expected output is a better solution.]
1010

11-
**Note**: We receive a lot of issues on our GitHub tracker, so it is very possible that your issue has been posted before.
12-
Please check first before submitting so that we do not have to handle and close duplicates!
11+
**Note**: We receive a lot of issues on our GitHub tracker, so it is very possible that your issue has been posted before. Please check first before submitting so that we do not have to handle and close duplicates!
1312

14-
**Note**: Many problems can be resolved by simply upgrading `pandas` to the latest version. Before submitting, please check
15-
if that solution works for you. If possible, you may want to check if `master` addresses this issue, but that is not necessary.
13+
**Note**: Many problems can be resolved by simply upgrading `pandas` to the latest version. Before submitting, please check if that solution works for you. If possible, you may want to check if `master` addresses this issue, but that is not necessary.
1614

1715
#### Expected Output
1816

0 commit comments

Comments
 (0)