We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200ebe1 commit ebf7bc4Copy full SHA for ebf7bc4
.github/ISSUE_TEMPLATE/documentation.md
@@ -31,5 +31,5 @@ If you have an idea to improve the documentation please suggest it here
31
**Matplotlib version**
32
<!--Please specify the version of matplotlib and the version of the documentation that you are using:-->
33
* Operating system:
34
- * Matplotlib version: (`import matplotlib; print(matplotlib.__version__)`)
35
- * Matplotlib documentation version: (is listed under the logo)
+ * Matplotlib version (`import matplotlib; print(matplotlib.__version__)`):
+ * Matplotlib documentation version (is listed under the logo):
0 commit comments