Should new issues include a take/untake reminder? #4160
Phoenix500526
started this conversation in
General
Replies: 1 comment
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Context
Maka lets contributors self-assign an unclaimed issue by posting a comment whose entire body is
take. Postinguntakeremoves the assignment. These commands are documented in the contributing guides, but contributors may not see them when they open an issue.PR #4127 proposes posting a short automated reminder on every newly opened issue.
Proposed behavior
When someone opens an issue, a workflow would add this comment:
This would put the commands at the point where a contributor may need them. It would also add a notification and an automated comment to every new issue, including issues whose authors do not intend to work on them.
Questions
takeanduntakeare documented in the contributing guides?Implementation under review: #4127
Drafted with OpenAI Codex and reviewed by the contributor of record.
All reactions