Uh oh!
There was an error while loading. Please reload this page.
Add note in CONTRIBUTING.md about not asking to be assigned to issues - #8871
Conversation
Add a paragraph to CONTRIBUTING.md explicitly asking contributors to not ask to be assigned to issues
tianyizheng02
commented
Jul 18, 2023
@cclauss@dhruvmanila Could I get a review? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
cclauss
commented
Sep 25, 2023
It would be nice if this content had a markdown anchor so that we could point visitors directly to it. Example: #8063 (comment) |
tianyizheng02
commented
Sep 30, 2023
@cclauss That content is already under the Contribution section: https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md#contribution. Do you mean we should have an even more specific Markdown anchor to point to that specific paragraph? |
cclauss
commented
Sep 30, 2023
Yes. That specific paragraph. Same for need for type hints. Same for need for tests, etc. |
Describe your change:
Following #8866, I've added a paragraph to
CONTRIBUTING.mdexplicitly asking contributors to not ask to be assigned to issues. Although we don't assign issues in this repo, this was never actually stated in the contributing guidelines.Checklist: