|
|
|
|
|
by layer8
1003 days ago
|
|
This is not accurate. When searching for issues, users won’t find closed issues by default. When issues are linked, closed issues are rendered differently (struck through). You can’t comment on them anymore without reopening them, and reopening them is often discouraged or not enabled at all. It is a drastically different state. |
|
On GitHub, it is true that the Issues search shows only open issues by default, but I think users are quite aware that they may need to search for closed issues, especially since it's unlikely they are on the absolute latest version of a package, especially when debugging problems in production. Additionally, some projects close issues once the mainline has addressed them even if the fix isn't in a released version.
GitHub does not render closed issues as struck through, and it does not by default lock conversations on closed issues.
EDIT: I am not taking a side on whether or not it's a good idea to do this sort of "bankruptcy" mass close.