diff --git a/CONRIBUTING.md b/CONTRIBUTING.md similarity index 100% rename from CONRIBUTING.md rename to CONTRIBUTING.md diff --git a/docs/tutorials/github.qmd b/docs/tutorials/github.qmd index b8d25db..427a4e5 100644 --- a/docs/tutorials/github.qmd +++ b/docs/tutorials/github.qmd @@ -24,6 +24,23 @@ Private repos are not visable for all members. To allow others to see private re ::: +::: {.callout-info} +## Moving GitHub Repositories to NHSE Organisation +1. Ensure you're a member of the NHSE GitHub Organisation. If not, follow the instructions provided above to request access. +2. Navigate to the settings of your repository and find the "Transfer" option in the Danger Zone. +3. Select "NHS England" as the destination for your repository transfer. +4. Notify the organisation administrators about your transfer. Provide the following details: + - Name of the repository + - Repository visibility status (private/public) + - The team(s) to assign repository and their respective permission levels: Read, Triage, Write, Maintain, Admin + - Indicate whether any handles need extra permissions for the transferred repository; otherwise, all team members have equal access levels + - Any external collaborators' handles, if needed. +5. Ensure that the collaborators of the repository are notified to continue their contribution in the transferred repository. + + +::: + + ## GitHub Desktop Note that the [GitHub desktop app](https://desktop.github.com/) is available on Modern Desktop (see `Company Portal > Apps`) and can be installed on UDAL VMs. The tool greatly improves the Git experience and makes managing multiple software projects much easier.