-
-
Notifications
You must be signed in to change notification settings - Fork 19.1k
CI: remove "take" for assigning issues to user #62585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+6
−17
Merged
Changes from 2 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
b367022
remove "issue_assign" job on github actions
KevsterAmp fd69888
update contributing doc
KevsterAmp cad305f
Update doc/source/development/contributing.rst
KevsterAmp 9affc40
Update doc/source/development/contributing.rst
KevsterAmp 0a098c1
remove redundant line on contributing.rst
KevsterAmp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,13 +36,13 @@ and `good first issue | |
<https://github.com/pandas-dev/pandas/issues?q=is%3Aopen+sort%3Aupdated-desc+label%3A%22good+first+issue%22+no%3Aassignee>`_ | ||
are typically good for newer contributors. | ||
|
||
Once you've found an interesting issue, it's a good idea to assign the issue to yourself, | ||
so nobody else duplicates the work on it. On the Github issue, a comment with the exact | ||
text ``take`` to automatically assign you the issue | ||
(this will take seconds and may require refreshing the page to see it). | ||
Once you've found an interesting issue, leave a comment with your idea of | ||
how you plan to approach it, and start working on it. If somebody else has | ||
already said they'd be working on the issue in the past 2-3 weeks, please let | ||
them finish their work, otherwise consider it stalled and take it over. | ||
KevsterAmp marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
If for whatever reason you are not able to continue working with the issue, please | ||
unassign it, so other people know it's available again. You can check the list of | ||
leave a comment on an issue, so other people know it's available again. You can check the list of | ||
assigned issues, since people may not be working in them anymore. If you want to work on one | ||
that is assigned, feel free to kindly ask the current assignee if you can take it | ||
(please allow at least a week of inactivity before considering work in the issue discontinued). | ||
|
||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.