Skip to content

Commit 69efb64

Browse files
committed
Add links to submitting docstring changes to GitHub
1 parent 993bcd2 commit 69efb64

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

pandas/guide/source/pandas_docstring.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ pandas docstring guide
55
======================
66

77
.. note::
8-
**Windows users:** `Video tutorial: Pandas docstring guide`_ by Frank Akogun
8+
`Video tutorial: Pandas docstring guide
9+
<https://www.youtube.com/watch?v=EOA0lUeW4NI>`_ by Frank Akogun.
910

1011
About docstrings and standards
1112
------------------------------

pandas/guide/source/pandas_pr.rst

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
Submitting your changes
55
=======================
66

7+
.. note::
8+
`Video tutorial: Submitting docstring changes to GitHub
9+
<https://www.youtube.com/watch?v=7eC3MjDIxNM>`_ by Frank Akogun.
10+
711
Once you finished the changes to your assigned docstring, you can follow the
812
instructions in this document in order to get your changes merged into pandas,
913
and released in the next version.

0 commit comments

Comments
 (0)