good-first-issue | Make your first open-source contribution | Awesome List library
kandi X-RAY | good-first-issue Summary
kandi X-RAY | good-first-issue Summary
Good First Issue is an initiative to curate easy pickings from popular projects, so developers who've never contributed to open-source can get started quickly. Open-source maintainers are always looking to get more people involved, but new developers generally think it's challenging to become a contributor. We believe getting developers to fix super-easy issues removes the barrier for future contributions. This is why Good First Issue exists.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of good-first-issue
good-first-issue Key Features
good-first-issue Examples and Code Snippets
Community Discussions
Trending Discussions on good-first-issue
QUESTION
I am writing an app for finding GitHub issues and I've found that calling the API to find issues labelled "good first issue" does not bring back any results.
Below are 2 API calls for languages C# and JavaScript searching for this issue. Neither yield any results.
This isn't correct as there is a C# issue labelled "good first issue" here.
My guess is there are many thousands of issues with this label. Does anyone know why I can't return any via the API?
More info
Calling the API for C# issues labelled "good-first-issue" brings back 11 results:
...ANSWER
Answered 2019-Feb-26 at 23:50As JJJ points out in the comments:
Searching for
label:good first issue
without quotes looks for issues that are labeled"good"
and contain the words"first"
and"issue"
.
The appropriate search would group these together:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install good-first-issue
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page