8000 Minor fixes to github templates. · matplotlib/matplotlib@92552b2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 92552b2

Browse files
committed
Minor fixes to github templates.
Move CONTRIBUTING.md to .github/ to declutter the root folder (https://help.github.com/articles/setting-guidelines-for-repository-contributors/) Ask for the backend in the ISSUE_TEMPLATE.md.
1 parent 963f913 commit 92552b2

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)
0