Skip to content

Commit 5eca621

Browse files
committed
Update issue template
1 parent 0e3b6a2 commit 5eca621

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ A "[Minimal, Complete and Verifiable Example](http://matthewrocklin.com/blog/wor
1717

1818
**Actual behavior**: [What actually happened]
1919

20-
2120
### Equivalent steps in matplotlib
2221

2322
Please make sure this bug is related to a specific proplot feature. If you're not sure, try to replicate it with the [native matplotlib API](https://matplotlib.org/3.1.1/api/index.html). Matplotlib bugs belong on the [matplotlib github page](https://github.com/matplotlib/matplotlib).
@@ -26,7 +25,6 @@ Please make sure this bug is related to a specific proplot feature. If you're no
2625
# your code here, if applicable
2726
```
2827

29-
3028
### Proplot version
3129

3230
Paste the results of `import matplotlib; print(matplotlib.__version__); import proplot; print(proplot.version)`here.

0 commit comments

Comments
 (0)