1
0
mirror of synced 2025-12-23 03:44:00 -05:00

Remove all gifs (#36675)

This commit is contained in:
Laura Coursen
2023-04-28 07:52:01 -05:00
committed by GitHub
parent bcf5cfbd31
commit 43a3f2a800
2 changed files with 3 additions and 13 deletions

View File

@@ -89,8 +89,6 @@ Now, move issues between groups to change their priority.
1. Choose an issue.
2. Drag and drop the issue into a different priority group. When you do this, the priority of the issue will change to be the priority of its new group.
![Move issue between groups](/assets/images/help/projects/move_between_group.gif)
## Saving the priority view
When you grouped your issues by priority in the previous step, your project displayed an indicator to show that the view was modified. Save these changes so that your collaborators will also see the tasks grouped by priority.
@@ -107,8 +105,6 @@ To view the progress of your project's issues, you can switch to board layout.
The board layout is based on the status field, so specify a status for each issue in your project.
![Example status](/assets/images/help/projects/status_example.png)
Then, create a new view.
{% data reusables.projects.new-view %}
@@ -118,8 +114,6 @@ Next, switch to board layout.
{% data reusables.projects.open-view-menu %}
1. Under "Layout", click **Board**.
![Example priorities](/assets/images/help/projects/example_board.png)
When you changed the layout, your project displayed an indicator to show that the view was modified. Save this view so that you and your collaborators can easily access it in the future.
{% data reusables.projects.save-view %}
@@ -131,8 +125,6 @@ To indicate the purpose of the view, give it a descriptive name.
1. Type the new name for your view.
1. To save changes, press <kbd>Return</kbd>.
![Example priorities](/assets/images/help/projects/project-view-switch.gif)
{% ifversion projects-v2-workflows %}
## Configure built-in automation

View File

@@ -68,8 +68,6 @@ You can search {% data variables.product.product_name %} using the {% data varia
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.
![Advanced Search](/assets/images/help/search/advanced_search_demo.gif)
## Searching repositories on {% data variables.product.prodname_dotcom_the_website %} from your private enterprise environment
{% ifversion fpt or ghec %}