Fix incorrect-alt-text-length linter warnings (#58274)
This commit is contained in:
@@ -41,8 +41,6 @@ For information about viewing premium request usage for an organization or enter
|
||||
|
||||
If you're using {% data variables.product.prodname_copilot_short %} in an editor, you can view your usage directly in the editor. For example, in {% data variables.product.prodname_vscode %}, you can view information about features included in your plan, your progress towards any limits on your plan, and the date your allowance resets.
|
||||
|
||||

|
||||
|
||||
You can access usage information in the following IDEs.
|
||||
|
||||
* **In {% data variables.product.prodname_vscode %}**, click the {% data variables.product.prodname_copilot_short %} icon ({% octicon "copilot" aria-hidden="true" aria-label="copilot" %}) in the status bar.
|
||||
|
||||
@@ -40,10 +40,7 @@ You can create up to 25 saved views.
|
||||
### Create a saved view
|
||||
|
||||
1. At the top of any page, click {% octicon "issue-opened" aria-label="Issues" %} to see your issues.
|
||||
1. On the left sidebar, under "Views", click **{% octicon "plus" aria-label="Create view" %}**.
|
||||
|
||||

|
||||
|
||||
1. On the left sidebar, to the right of "Views", click **{% octicon "plus" aria-label="Create view" %}**.
|
||||
1. Add a title, description, and custom icon for your view.
|
||||
1. Under "Query", build your search query using the advanced filters. For help using filters, see [AUTOTITLE](/search-github/searching-on-github/searching-issues-and-pull-requests).
|
||||
> [!TIP] Use the `is:pr` filter to include pull requests in the saved view.
|
||||
|
||||
Reference in New Issue
Block a user