Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bef1457

Browse filesBrowse files
committed
Fix misplaced colon in bug report template.
1 parent 2219872 commit bef1457
Copy full SHA for bef1457

File tree

Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed

‎.github/ISSUE_TEMPLATE/bug_report.md

Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ Avoid using threads, as Matplotlib is (explicitly) not thread-safe.-->
4242

4343
**Matplotlib version**
4444
<!--Please specify your platform and versions of the relevant libraries you are using:-->
45-
* Operating system:
46-
* Matplotlib version: (`import matplotlib; print(matplotlib.__version__)`)
47-
* Matplotlib backend (`print(matplotlib.get_backend())`):
48-
* Python version:
49-
* Jupyter version (if applicable):
45+
* Operating system:
46+
* Matplotlib version (`import matplotlib; print(matplotlib.__version__)`):
47+
* Matplotlib backend (`print(matplotlib.get_backend())`):
48+
* Python version:
49+
* Jupyter version (if applicable):
5050
* Other libraries:
5151

5252
<!--Please tell us how you installed matplotlib and python e.g., from source, pip, conda-->

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.