Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0b7e02d

Browse files
authored
Merge pull request #9266 from anntzer/github-templates
Minor fixes to github templates.
2 parents 793635c + 92552b2 commit 0b7e02d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed
File renamed without changes.

.github/ISSUE_TEMPLATE.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,12 @@
3434

3535
**Matplotlib version**
3636
<!--Please specify your platform and versions of the relevant libraries you are using:-->
37-
* Operating System:
38-
* Matplotlib Version:
39-
* Python Version:
40-
* Jupyter Version (if applicable):
41-
* Other Libraries:
37+
* Operating system:
38+
* Matplotlib version:
39+
* Matplotlib backend (`print(matplotlib.get_backend())`):
40+
* Python version:
41+
* Jupyter version (if applicable):
42+
* Other libraries:
4243

4344
<!--Please tell us how you installed matplotlib and python e.g., from source, pip, conda-->
4445
<!--If you installed from conda, please specify which channel you used if not the default-->

0 commit comments

Comments
 (0)