Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Repo sync" #36052

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified assets/images/help/enterprises/remove-organization.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,9 @@ As part of the downgrade to the free plan:
{% data reusables.enterprise-accounts.access-enterprise %}
1. In the left sidebar, click **Organizations**.
1. In the search bar, begin typing the organization's name until the organization appears in the search results.
1. To the right of the organization's name, select the ... dropdown menu and click **Remove organization**.

![Expanded dropdown menu labelled with "...", for an organization. The "Remove organization" option outlined.](/assets/images/help/enterprises/remove-organization.png)
1. To the right of the organization's name, select the {% octicon "gear" aria-label="Organization settings" %} dropdown menu and click **Remove organization**.

![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)
1. Review the warnings, then click **Remove organization**.

## Further reading
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ When you request a review from {% data variables.product.prodname_copilot_short

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

![Screenshot of a comment produced from a custom coding guideline.](/assets/images/help/copilot/code-review/[email protected])

## Coding guidelines examples

### Example 1: Avoid using magic numbers
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ To turn this on, enable the **Request pull request review from {% data variables

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

![Screenshot of a comment produced from a custom coding guideline.](/assets/images/help/copilot/code-review/[email protected])

{% endwebui %}

{% vscode %}
Expand Down
Loading