-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Report typos, broken links and other trivial issues here #16095
Copy link
Copy link
Open
Labels
low effortThere is not much implementation work to be done. The task is very easy or tiny.There is not much implementation work to be done. The task is very easy or tiny.low impactChanges are not very noticeable or potential benefits are limited.Changes are not very noticeable or potential benefits are limited.nice to haveWe don’t see a good reason not to have it but won’t go out of our way to implement it.We don’t see a good reason not to have it but won’t go out of our way to implement it.refactor
Description
Activity
Metadata
Metadata
Assignees
Labels
low effortThere is not much implementation work to be done. The task is very easy or tiny.There is not much implementation work to be done. The task is very easy or tiny.low impactChanges are not very noticeable or potential benefits are limited.Changes are not very noticeable or potential benefits are limited.nice to haveWe don’t see a good reason not to have it but won’t go out of our way to implement it.We don’t see a good reason not to have it but won’t go out of our way to implement it.refactor
Description
Please comment in this thread if you want to report trivial issues you find in the repository. This includes:
elseblocks, etc.Our policy from now on will be to close individual PRs addressing such issues. Instead the team will from time to time look at this thread and fix anything that was reported in bulk.
Motivation
For a while now we've been receiving a lot of trivial pull requests that, while well-intentioned, are very distracting and take more effort to review and merge on an ongoing basis than doing it all at once, in bulk. Especially when they are not ready to be merged as is, but require some back and forth and corrections.
While these trivial imperfections are annoying and we do want them fixed, we don't think doing that with individual small PRs is a good way to go about it. This issue is an attempt to establish a more viable workflow around this.