mirror of https://github.com/docker/docs.git
Update find-an-issue.md (#3637)
This commit is contained in:
parent
ea78ac7f05
commit
9ad6e05f42
|
@ -35,7 +35,7 @@ hugo converts them to paragraphs, causing the styles to be ignored
|
|||
</style>
|
||||
|
||||
As a contributor, you can work on any open issue you want. You can view
|
||||
issues in the Issues tab in every repository. If you are new to
|
||||
issues in the **Issues** tab in every repository. If you are new to
|
||||
contributing, use the filter option to find suitable issues. You can
|
||||
filter issues by Author, Labels, Milestones, and Assignee or sort by
|
||||
time such as newest and oldest.
|
||||
|
@ -149,13 +149,13 @@ To claim an issue:
|
|||
1. Go to the `docker/docker` <a
|
||||
href="https://github.com/moby/moby" target="_blank">repository</a>.
|
||||
|
||||
2. Click the "Issues" tab.
|
||||
2. Click the **Issues** tab.
|
||||
|
||||
A list of the open issues appears.
|
||||
|
||||

|
||||
|
||||
3. From the "Labels" drop-down, select <strong class="gh-label beginner">exp/beginner</strong>.
|
||||
3. From the **Labels** drop-down, select <strong class="gh-label beginner">exp/beginner</strong>.
|
||||
|
||||
The system filters to show only open <strong class="gh-label beginner">exp/beginner</strong> issues.
|
||||
|
||||
|
|
Loading…
Reference in New Issue