Update find-an-issue.md (#3637)

This commit is contained in:
Wang Jie 2017-06-21 02:12:23 +08:00 committed by Misty Stanley-Jones
parent ea78ac7f05
commit 9ad6e05f42
1 changed files with 3 additions and 3 deletions

View File

@ -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.
![Open issues](images/issue_list.png)
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.