What the most accepted/idiomatic way to indicate a project's status on GitHub?<p>I often come across incomplete, unmaintained, or derelict projects on GitHub that would benefit from some kind of badge or status indicator. But, it seems rude to put up a PR with this if there's no established convention.<p>Do folks have thoughts on this? Is it a problem worth solving?<p>Thanks in advance, and happy 2025 to you all!
I read the last commit date as a status indicator - it's subjective, but it works fairly well.<p>Of course it doesn't always mean a lot... I have 40-something public repos, and I haven't touched like 30 in the past year, but I use most of them, and for some of them I would even give support on request. But if someone would open a PR, with adding a random <i>project dead</i> note in the readme, I wouldn't be particularly happy about it. (But I would have no problem if someone opened an issue asking a question, like a "welfare check")<p>But for projects that are used by more than 5 people, I think commit date's a reasonable indicator, and personally wouldn't try getting anything more.<p>Of course, there is also an official indicator, used sometimes: the archival of the repo, which makes it read-only.
IMHO it's unrelated to GitHub, and it's a fear created (in part) by its "social media" side. Stop thinking if it's rude, and open an issue or a PR to ask any question.