diff --git a/README.md b/README.md index 9c53350b6a5226568415898308c1aeba0092356a..cb0af56b93b94d09abca5e683b7759ad88f21cf6 100644 --- a/README.md +++ b/README.md @@ -251,6 +251,20 @@ Make sure to link to the original merge request and/or issue. to prevent new branches being created in the `gitlab-profile` project by mistake. - To make changes to the `README`, create a merge request on the [`meta`](https://gitlab.com/gitlab-community/meta) project. +### Offboarding from Community forks + +To offboard from the GitLab Community forks: + +1. Navigate to the [Community Members](https://gitlab.com/gitlab-community/community-members) group. +1. On the group overview page, in the upper-right corner, select **Actions** (three vertical dots). +1. Select **Leave group**, then **Leave group** again. + +You may also like to: + +- [Uninstall GDK](https://gitlab-org.gitlab.io/gitlab-development-kit/#removing-gdk). +- Delete any cloned repositories. +- Revoke [personal access tokens](https://docs.gitlab.com/user/profile/personal_access_tokens/#revoke-a-personal-access-token) or [SSH keys](https://docs.gitlab.com/user/ssh/#revoke-an-ssh-key) used for pulling/pushing code. + ## Volunteering to support the community forks By using the community forks, you are already being a great help, thank you!