Skip to content

Commit 4925876

Browse files
authored
Merge pull request #36045 from github/repo-sync
Repo sync
2 parents e0a5893 + 866ebb7 commit 4925876

File tree

4 files changed

+3
-6
lines changed

4 files changed

+3
-6
lines changed
Loading

content/admin/managing-accounts-and-repositories/managing-organizations-in-your-enterprise/removing-organizations-from-your-enterprise.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,10 @@ As part of the downgrade to the free plan:
3737
{% data reusables.enterprise-accounts.access-enterprise %}
3838
1. In the left sidebar, click **Organizations**.
3939
1. In the search bar, begin typing the organization's name until the organization appears in the search results.
40-
1. To the right of the organization's name, select the {% octicon "gear" aria-label="Organization settings" %} dropdown menu and click **Remove organization**.
40+
1. To the right of the organization's name, select the ... dropdown menu and click **Remove organization**.
41+
42+
![Expanded dropdown menu labelled with "...", for an organization. The "Remove organization" option outlined.](/assets/images/help/enterprises/remove-organization.png)
4143

42-
![Screenshot of the expanded dropdown menu labeled with a gear icon, for an organization. The "Remove organization" option is outlined.](/assets/images/help/enterprises/remove-organization.png)
4344
1. Review the warnings, then click **Remove organization**.
4445

4546
## Further reading

content/copilot/using-github-copilot/code-review/configuring-coding-guidelines.md

-2
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ When you request a review from {% data variables.product.prodname_copilot_short
7171

7272
Comments generated based on a coding guideline will include a message, highlighting their source.
7373

74-
![Screenshot of a comment produced from a custom coding guideline.](/assets/images/help/copilot/code-review/[email protected])
75-
7674
## Coding guidelines examples
7775

7876
### Example 1: Avoid using magic numbers

content/copilot/using-github-copilot/code-review/using-copilot-code-review.md

-2
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,6 @@ To turn this on, enable the **Request pull request review from {% data variables
112112

113113
{% data reusables.copilot.code-review.custom-coding-guidelines %}
114114

115-
![Screenshot of a comment produced from a custom coding guideline.](/assets/images/help/copilot/code-review/[email protected])
116-
117115
{% endwebui %}
118116

119117
{% vscode %}

0 commit comments

Comments
 (0)