Skip to content

Commit fd69888

Browse files
committed
update contributing doc
1 parent b367022 commit fd69888

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/source/development/contributing.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ and `good first issue
3636
<https://github.com/pandas-dev/pandas/issues?q=is%3Aopen+sort%3Aupdated-desc+label%3A%22good+first+issue%22+no%3Aassignee>`_
3737
are typically good for newer contributors.
3838

39-
Once you've found an interesting issue, it's a good idea to assign the issue to yourself,
40-
so nobody else duplicates the work on it. On the Github issue, a comment with the exact
41-
text ``take`` to automatically assign you the issue
42-
(this will take seconds and may require refreshing the page to see it).
39+
Once you've found an interesting issue, leave a comment with your idea of
40+
how you plan to approach it, and start working on it. If somebody else has
41+
already said they'd be working on the issue in the past 2-3 weeks, please let
42+
them finish their work, otherwise consider it stalled and take it over.
4343

4444
If for whatever reason you are not able to continue working with the issue, please
45-
unassign it, so other people know it's available again. You can check the list of
45+
leave a comment on an issue, so other people know it's available again. You can check the list of
4646
assigned issues, since people may not be working in them anymore. If you want to work on one
4747
that is assigned, feel free to kindly ask the current assignee if you can take it
4848
(please allow at least a week of inactivity before considering work in the issue discontinued).

0 commit comments

Comments
 (0)