We could have a system that assigns people to an issue if they comment take or /take for example, this will make it clearer of who is assigned to which issue on the basis of first comes first served.
I saw here recently multiple PRs that are designedesigned to solve the same issue, for example:
#5906 and #5907
Idea taken from:
https://github.com/pandas-dev/pandas/blob/d5f97ed21a872c2ea0bbe2a1de8b4242ec6a58d1/.github/workflows/comment-commands.yml#L12-L20
We could have a system that assigns people to an issue if they comment
takeor/takefor example, this will make it clearer of who is assigned to which issue on the basis of first comes first served.I saw here recently multiple PRs that are designedesigned to solve the same issue, for example:
#5906 and #5907
Idea taken from:
https://github.com/pandas-dev/pandas/blob/d5f97ed21a872c2ea0bbe2a1de8b4242ec6a58d1/.github/workflows/comment-commands.yml#L12-L20