File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -262,8 +262,9 @@ after updating.
262
262
Contributing to the documentation
263
263
=================================
264
264
265
- If you're not the developer type, contributing to the documentation is still of
266
- huge value. You don't even have to be an expert on *pandas * to do so! In fact,
265
+ Contributing to the documentation benefits everyone who uses *pandas *.
266
+ We encourage you to help us improve the documentation, and
267
+ you don't have to be an expert on *pandas * to do so! In fact,
267
268
there are sections of the docs that are worse off after being written by
268
269
experts. If something in the docs doesn't make sense to you, updating the
269
270
relevant section after you figure it out is a great way to ensure it will help
@@ -1056,7 +1057,6 @@ updated. Pushing them to GitHub again is done by::
1056
1057
This will automatically update your pull request with the latest code and restart the
1057
1058
:ref:`Continuous Integration <contributing.ci>` tests.
1058
1059
1059
-
1060
1060
Delete your merged branch (optional)
1061
1061
------------------------------------
1062
1062
You can’t perform that action at this time.
0 commit comments