You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><inputtype="checkbox"><ahref="https://python-sprints.github.io/pandas/guide/pandas_pr.html#commit-your-changes">Commit and push</a> your changes</li>
75
79
<li><inputtype="checkbox">Open the pull request
76
80
<ul>
77
-
<li><inputtype="checkbox">Make sure the description is <code>DOC: Improved the docstring of <your-function></code></li>
81
+
<li><inputtype="checkbox">Make sure the description is <code>DOC: update the <your-function> docstring</code></li>
78
82
<li><inputtype="checkbox">Review if you did all the validations enumerated in the description</li>
79
83
<li><inputtype="checkbox">Mark them with <code>[X]</code> if you did, do the validation <b>before</b> sending the PR if you didn't</li>
80
84
<li><b>If you completed EVERY step in this list, you can finally open the PR</b></li>
0 commit comments