Skip to content

Commit 100932b

Browse files
authored
Merge pull request #61837 from github/repo-sync
Repo sync
2 parents 7564ec1 + 0aa6981 commit 100932b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

content/copilot/concepts/billing/usage-based-billing-for-organizations-and-enterprises.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ For the best experience with usage-based billing, update your IDE, client, and {
9090
| --- | --- |
9191
| {% data variables.product.prodname_vscode_shortname %} | 1.120 |
9292
| {% data variables.product.prodname_vs %} 2022 (17.x) | 17.14.33 |
93-
| {% data variables.product.prodname_vs %} 2025 (18.x) | 18.6.0 |
93+
| {% data variables.product.prodname_vs %} 2026 (18.x) | 18.6.0 |
9494
| SQL Server Management Studio | 22.6 |
9595
| JetBrains IDEs (plugin) | 1.9.1 |
9696
| Eclipse (plugin) | 0.18.0 |

content/issues/tracking-your-work-with-issues/using-issues/creating-an-issue.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@ Issues can be used to keep track of bugs, enhancements, or other requests. For m
4545
![Screenshot of the template chooser for an issue. Below the template choices, a link, labeled "Open a blank issue," is outlined in dark orange.](/assets/images/help/issues/blank-issue-link.png)
4646
{% data reusables.repositories.type-issue-title-and-description %}
4747
To cross-reference a related discussion, paste the discussion's URL into the issue description.
48+
49+
{% ifversion fpt or ghec %}
50+
51+
> [!TIP]
52+
> As you type, {% data variables.product.github %} may suggest potential duplicate issues that already exist in the repository. If a suggestion looks relevant, you can click through to the existing issue instead of creating a new one. These suggestions appear once the title is filled out and the body reaches 100 characters, and up to three existing issues may be shown. The suggestions are non-blocking and do not prevent you from creating your issue.
53+
54+
{% endif %}
55+
4856
{% data reusables.repositories.assign-an-issue-as-project-maintainer %}
4957
{% data reusables.repositories.submit-new-issue %}
5058

0 commit comments

Comments
 (0)