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

Skip to content

Commit 4ed9996

Browse files
authored
Merge pull request #9311 from anntzer/documenting-mpl
Update docs on docs.
2 parents 5104625 + 37438af commit 4ed9996

File tree

3 files changed

+200
-166
lines changed

3 files changed

+200
-166
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Please do not create the PR out of master, but out of a separate branch. -->
1010
example "Raises ValueError on Non-Numeric Input to set_xlim". Please avoid
1111
non-descriptive titles such as "Addresses issue #8576".-->
1212

13+
<!--If you are contributing fixes to docstrings, please pay attention to
14+
http://matplotlib.org/devel/documenting_mpl.html#formatting. In particular,
15+
note the difference between using single backquotes, double backquotes, and
16+
asterisks in the markup.-->
1317

1418
## PR Summary
1519

0 commit comments

Comments
 (0)