Omega359 commented on code in PR #18637: URL: https://github.com/apache/datafusion/pull/18637#discussion_r2518576820
########## docs/source/contributor-guide/index.md: ########## @@ -59,9 +59,8 @@ If you want to work on an issue which is not already assigned to someone else and there are no comment indicating that someone is already working on that issue then you can assign the issue to yourself by submitting a single word comment `take`. This will assign the issue to yourself. However, if you are -unable to make progress you should unassign the issue by using the `unassign me` -link at the top of the issue page (and ask for help if are stuck) so that -someone else can get involved in the work. +unable to make progress you should unassign the issue by commenting a single +work `untake`. Review Comment: ```suggestion unable to make progress you should unassign the issue by submitting a single work comment `untake` on the issue. ``` ########## docs/source/contributor-guide/index.md: ########## @@ -59,9 +59,8 @@ If you want to work on an issue which is not already assigned to someone else and there are no comment indicating that someone is already working on that issue then you can assign the issue to yourself by submitting a single word comment `take`. This will assign the issue to yourself. However, if you are -unable to make progress you should unassign the issue by using the `unassign me` -link at the top of the issue page (and ask for help if are stuck) so that -someone else can get involved in the work. +unable to make progress you should unassign the issue by commenting a single +work `untake`. Review Comment: ```suggestion unable to make progress you should unassign the issue by submitting a single word comment `untake` on the issue. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
