Skip to content

Commit a7cc2e9

Browse files
saritaisophiethekinglecoursen
authored
[Accessibility] Remove and replace Search screenshots (github#36679)
Co-authored-by: Sophie <[email protected]> Co-authored-by: Laura Coursen <[email protected]>
1 parent 43a3f2a commit a7cc2e9

12 files changed

+8
-12
lines changed
103 KB
Loading
3.13 KB
Loading
17.3 KB
Loading
156 KB
Loading
18.3 KB
Loading
28.1 KB
Loading
153 KB
Loading

content/search-github/getting-started-with-searching-on-github/about-searching-on-github.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ You can search {% data variables.product.product_name %} using the {% data varia
6868

6969
The {% data variables.search.advanced_url %} provides a visual interface for constructing search queries. You can filter your searches by a variety of factors, such as the number of stars or number of forks a repository has. As you fill in the advanced search fields, your query will automatically be constructed in the top search bar.
7070

71+
![Screenshot of the Advanced search page. The top search bar is filled in with the query "kittens user:octocat" and, under the "Advanced options" section below, the "From these owners" text box contains the term "octocat" and is outlined in dark orange.](/assets/images/help/search/advanced_search.png)
72+
7173
## Searching repositories on {% data variables.product.prodname_dotcom_the_website %} from your private enterprise environment
7274

7375
{% ifversion fpt or ghec %}

content/search-github/getting-started-with-searching-on-github/sorting-search-results.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ versions:
1313
topics:
1414
- GitHub search
1515
---
16-
Use the Sort menu to sort results by relevance, number of stars, number of forks, and how recently the items were updated.
17-
18-
![Menu with options for sorting search results](/assets/images/help/search/repo-search-sort.png)
16+
Use the **Sort** dropdown menu to sort results by relevance, number of stars, number of forks, and how recently the items were updated.
1917

2018
To sort by interactions, reactions, author date, committer date, or how recently the items were updated, you can add a `sort` qualifier to your search query.
2119

content/search-github/searching-on-github/finding-files-on-github.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ topics:
2626

2727
{% data reusables.repositories.navigate-to-repo %}
2828
2. Above the list of files, click **Go to file**.
29-
![Find file button](/assets/images/help/search/find-file-button.png)
29+
![Screenshot of a row of buttons on the main page of a repository. The "Go to file" button is outlined in dark orange.](/assets/images/help/search/find-file-button.png)
3030
3. In the search field, type the name of the file you'd like to find.
31-
![Find file search field](/assets/images/help/search/find-file-search-field.png)
31+
![Screenshot of the search bar for finding a file in a repository. The search bar contains the term "readme" and under the search bar is a link to the file that is the result of the search, "README.md". The search bar is outlined in dark orange. ](/assets/images/help/search/find-file-search-field.png)
3232
4. In the list of results, click the file you wanted to find.
3333

3434
{% ifversion file-finder-exclusion-controls %}

0 commit comments

Comments
 (0)