Skip to content

Commit 1e8e01f

Browse files
authored
MNT remove /take bot (scikit-learn#31568)
1 parent 031d2f8 commit 1e8e01f

File tree

2 files changed

+4
-32
lines changed

2 files changed

+4
-32
lines changed

.github/workflows/assign.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

doc/developers/contributing.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,10 @@ Contributing code
188188

189189
One easy way to find an issue to work on is by applying the "help wanted"
190190
label in your search. This lists all the issues that have been unclaimed
191-
so far. In order to claim an issue for yourself, please comment exactly
192-
``/take`` on it for the CI to automatically assign the issue to you.
191+
so far. If you'd like to work on such issue, leave a comment with your idea of
192+
how you plan to approach it, and start working on it. If somebody else has
193+
already said they'd be working on the issue in the past 2-3 weeks, please let
194+
them finish their work, otherwise consider it stalled and take it over.
193195

194196
To maintain the quality of the codebase and ease the review process, any
195197
contribution must conform to the project's :ref:`coding guidelines

0 commit comments

Comments
 (0)