You can apply the good first issue
label to issues in your public repository so that people can find them when searching by labels. For more information about searching by labels, see "Searching issues and pull requests."
GitHub uses an algorithm to determine the most approachable issues in each repository and surface them in various places on GitHub. Adding the good first issue
label can increase the likelihood that your issues are surfaced.
-
On GitHub, navigate to the main page of the repository.
-
Under your repository name, click Issues.
-
Select the checkbox next to the items you want to apply a label to.
-
Above the list of issues, select the Label dropdown menu.
-
In the "Search filters" field, start typing
good first issue
. Click the label's name to associate it with the selected items.