TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

GitHub has 11,995,200 open issues

262 点作者 chris-at大约 9 年前

31 条评论

holman大约 9 年前
Fun to see this up here. Originally when I built this there was some discussion on whether it made any sense to show a global view; most people are just going to use the issues dashboard to look at their own issues, obviously. Honestly, I just thought it was cool to have filters across the whole site, so I left it in (which was only an option given how quick it was to calculate and return these results in Elasticsearch — that&#x27;s also part of the reason the numbers are fluctuating a bit, as some have pointed out here).<p>Still wish more people knew about this dashboard view into Issues. Even though it&#x27;s now a prominent link in the header, I don&#x27;t think the page got to be something I was really happy with — most of the work was done in the final week before we shipped Issues, so it was somewhat an afterthought. There&#x27;s a ton of power in there, but it&#x27;s hidden away behind an arcane syntax that I, the creator of the damn thing, can&#x27;t really remember at this point, two years later, ha. Still dig the overall motivation behind the page, though!
评论 #11578385 未加载
评论 #11579872 未加载
评论 #11578782 未加载
shoyer大约 9 年前
Sorted by +1s: <a href="https:&#x2F;&#x2F;github.com&#x2F;issues?q=is%3Aopen+is%3Aissue+sort%3Areactions-%2B1-desc" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;issues?q=is%3Aopen+is%3Aissue+sort%3Areac...</a><p>Here are the top three:<p>1. Contribution graph can be harmful to contributors (<a href="https:&#x2F;&#x2F;github.com&#x2F;isaacs&#x2F;github&#x2F;issues&#x2F;627" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;isaacs&#x2F;github&#x2F;issues&#x2F;627</a>)<p>2. proposal: generic programming facilities (<a href="https:&#x2F;&#x2F;github.com&#x2F;golang&#x2F;go&#x2F;issues&#x2F;15292" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;golang&#x2F;go&#x2F;issues&#x2F;15292</a>)<p>3. Proper tabs for open files (<a href="https:&#x2F;&#x2F;github.com&#x2F;Microsoft&#x2F;vscode&#x2F;issues&#x2F;224" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Microsoft&#x2F;vscode&#x2F;issues&#x2F;224</a>)<p>Can&#x27;t say I&#x27;m terribly surprised!
评论 #11579211 未加载
评论 #11578515 未加载
评论 #11578492 未加载
评论 #11578904 未加载
评论 #11578518 未加载
评论 #11578889 未加载
jank66大约 9 年前
6,6 Mio open issues created by GoogleCodeExporter. <a href="https:&#x2F;&#x2F;github.com&#x2F;issues?q=is%3Aissue+is%3Aopen+author%3AGoogleCodeExporter" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;issues?q=is%3Aissue+is%3Aopen+author%3AGo...</a>
评论 #11578355 未加载
butu5大约 9 年前
Even though there are several open issues in github, how can someone with little development experience or newbie can start contributing.<p>On asking this question, many may suggest that first we should use the particular piece of code in own project and contribute on that project by raising issues or fixing them. As a beginner, people may start using very popular frameworks like Ruby on Rails or Node.js. Considering it&#x27;s complexity or maturity, it&#x27;s extremely difficult if not impossible to start contributing.<p>I am thinking, somewhere down the line, there is some form of hand holding or mentor ship needed. Where mentor give small task, help in giving some tips or advice, review the first pull request etc. This will definitely boost contribution to opensource projects.<p>There may be several people providing mentor ship. But I feel it&#x27;s not structured, how a newbie knows there exist someone who is willing to help. Only way I can think of now is to spam lot of people randomly by looking at their github profiles.<p>Please suggest how to encouraging new developer to contribute more to opensource and help closing the open issues.
评论 #11579418 未加载
评论 #11579405 未加载
评论 #11579219 未加载
评论 #11578895 未加载
评论 #11581690 未加载
johndoe90大约 9 年前
I wonder if one day GitHub will announce the World&#x27;s Issue Closing Day. The day every programmer will try hard to close their issues. Though, isn&#x27;t it what we do every day?
评论 #11578439 未加载
daw___大约 9 年前
55,272 of those are marked as &quot;help wanted&quot; -- feeling bored?<p><a href="https:&#x2F;&#x2F;github.com&#x2F;issues?utf8=&amp;q=is%3Aopen+is%3Aissue+label%3A&quot;help+wanted&quot;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;issues?utf8=&amp;q=is%3Aopen+is%3Aissue+label...</a>
评论 #11580973 未加载
评论 #11579463 未加载
kristopolous大约 9 年前
Hah, after this commit, it&#x27;ll make it 11,995,199 baby!
评论 #11578312 未加载
评论 #11578313 未加载
M4v3R大约 9 年前
It has even more (20M) closed issues, which is a sign that on average the OS community is healthy and active :).
评论 #11578760 未加载
kek918大约 9 年前
For a second there I thought GitHub itself had 12 million internal issues
schneems大约 9 年前
A bit late to the party. I find that many maintainers are left with a mountain of issues and very few eyeballs to help process them. I made a tool that helps others get involved with your open source projects to, hopefully, help keep your issue count manageable. Check it out: <a href="https:&#x2F;&#x2F;www.codetriage.com" rel="nofollow">https:&#x2F;&#x2F;www.codetriage.com</a>
jbergknoff大约 9 年前
Why is the default issue filter &quot;is:open&quot;? When I have an issue with a project, I never want to restrict focus to open issues. In fact, I&#x27;d much rather land on a closed issue where it turns out the issue was recently fixed, or there is a workaround, a better approach, etc.
jhgg大约 9 年前
Interestingly enough, when refreshing the count of closed varies wildly, and when looking at closed issues, the count of open varies wildly +&#x2F;- a few million. I wonder what causes that.
评论 #11578327 未加载
ryanlol大约 9 年前
404 already<p>Edit: not sure what makes this comment so controversial (at least 5 downvotes already) , the link does indeed 404 if you aren&#x27;t logged in.
评论 #11578231 未加载
评论 #11578279 未加载
anonfunction大约 9 年前
This is a nice query[1] to view all open issues for your org&#x27;s private repos:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;issues?q=is%3Aopen+is%3Aissue+is%3Aprivate" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;issues?q=is%3Aopen+is%3Aissue+is%3Aprivat...</a>
aurelien大约 9 年前
I love github ... but sometimes it also contains incredible idiocy stuff: The most commented stuff of nothing! +16000 comment of wind -&gt; <a href="https:&#x2F;&#x2F;github.com&#x2F;issues?q=is%3Aopen+is%3Aissue+sort%3Acomments-desc" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;issues?q=is%3Aopen+is%3Aissue+sort%3Acomm...</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;peej&#x2F;to.uri.st&#x2F;issues&#x2F;128" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;peej&#x2F;to.uri.st&#x2F;issues&#x2F;128</a>
stephengillie大约 9 年前
This number sounds like the number of unread emails in some inboxes. Some have embraced Inbox Zero - is there a similar movement for issues, something like &quot;Bug Zero&quot;?
评论 #11578817 未加载
jimmytidey大约 9 年前
So if creating Wikipedia took 100 million hours, closing the worlds GitHub issues might be a task about one order of magnitude smaller than creating Wikipedia...
评论 #11578854 未加载
anrao_arao大约 9 年前
<a href="https:&#x2F;&#x2F;github.com&#x2F;wting&#x2F;autojump&#x2F;issues&#x2F;353" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;wting&#x2F;autojump&#x2F;issues&#x2F;353</a> - Yay I&#x27;m mentioned in one of the github open issues (Which actually isn&#x27;t a issue anymore). Wonder how many such open issues are present, which are worth closing!
nikolay大约 9 年前
So, roughly a third of all issues are open. I think it would be nice if GitHub create a daily&#x2F;weekly&#x2F;monthly&#x2F;annual &quot;State of the Hub&quot; kind of analysis for the entire ecosystem with drill downs and stuff.
tonyedgecombe大约 9 年前
20,928,924 closed so we must be doing something right.
yev大约 9 年前
Interesting to see that whenever one refreshes the page - the number changes.<p>Curious to see issue-per-minute value :D
dragthor大约 9 年前
I wonder what the percentage is for &quot;actual&quot; issues?<p>I see a lot of support &amp; pilot error questions.
babo大约 9 年前
Pretty misleading title, all open Github projects has that many issues altogether.
musicalentropy大约 9 年前
I love this one : &quot;question1-what did you do in the past two years?&quot;
smpetrey大约 9 年前
On the other hand there&#x27;s approximately 21 Million Closed Issues.
tbolt大约 9 年前
Got 11,995,200 problems but a repo aint one
therealmarv大约 9 年前
Github itself has not that much open issues (nobody would use it) ;)
striking大约 9 年前
You can only see the first 400 pages, unfortunately :(
评论 #11578293 未加载
diimdeep大约 9 年前
And it&#x27;s growing
floordaemon大约 9 年前
There is nothing at the URL specified. Its 404.<p>What did we miss?
githubSearchSUK大约 9 年前
It&#x27;s a SHAME Github is trying to protect its search <i>results</i>.<p>I am often left in front of this situation when hunting for code using advanced search parameters -- they are preventing people from searching efficiently.<p>Does anyone know what is their motivation behind this?
评论 #11578404 未加载
评论 #11578296 未加载