Skip to content

Commit 79e21fd

Browse files
authored
Fix incorrect-alt-text-length linter warnings (#58274)
1 parent 7917d0d commit 79e21fd

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

content/copilot/how-tos/manage-and-track-spending/monitor-premium-requests.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ For information about viewing premium request usage for an organization or enter
4141

4242
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.
4343

44-
![Screenshot of the {% data variables.product.prodname_copilot_short %} current usage window in {% data variables.product.prodname_vscode %}. The "Code completions" and "Chat messages" bars indicate they are included with the user's {% data variables.product.prodname_copilot_short %} plan. The "Premium requests" bar indicates the user has used 99.5% of their allowance, and that it will reset on June 30, 2025.](/assets/images/help/copilot/vscode-current-usage.png)
45-
4644
You can access usage information in the following IDEs.
4745

4846
* **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.

content/issues/tracking-your-work-with-issues/using-issues/viewing-all-of-your-issues-and-pull-requests.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,7 @@ You can create up to 25 saved views.
4040
### Create a saved view
4141

4242
1. At the top of any page, click {% octicon "issue-opened" aria-label="Issues" %} to see your issues.
43-
1. On the left sidebar, under "Views", click **{% octicon "plus" aria-label="Create view" %}**.
44-
45-
![Screenshot of the {% octicon "plus" aria-label="Create view" %}. The icon is outlined in dark orange.](/assets/images/help/issues/issues-create-saved-view.png)
46-
43+
1. On the left sidebar, to the right of "Views", click **{% octicon "plus" aria-label="Create view" %}**.
4744
1. Add a title, description, and custom icon for your view.
4845
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).
4946
> [!TIP] Use the `is:pr` filter to include pull requests in the saved view.

0 commit comments

Comments
 (0)