Skip to content
Snippets Groups Projects
Commit 8992aaa2 authored by Wayne Beaton's avatar Wayne Beaton
Browse files

Merge branch 'master' into 'master'

Add sentence for private repos in Initial Contribution phase.

See merge request !10
parents e8889f2b fa289760
No related branches found
No related tags found
1 merge request!10Add sentence for private repos in Initial Contribution phase.
......@@ -121,7 +121,7 @@ All {forgeName} open source project content must be kept in source code reposito
In the case of an existing repository, the project team has some choices:
**Move the existing repository.** At the project team's request, the Eclipse Foundation IT Team can move existing source code repositories on xref:resources-github[GitHub] into an organisation managed by the Eclipse Foundation. This is the best option when a project team wants to preserve their repository's status with existing forks, retain existing issues, stars, etc. Note that GitHub does a good job of setting up redirects that will ensure that the project's existing community can find them.
**Move the existing repository.** At the project team's request, the Eclipse Foundation IT Team can move existing source code repositories on xref:resources-github[GitHub] into an organisation managed by the Eclipse Foundation. This is the best option when a project team wants to preserve their repository's status with existing forks, retain existing issues, stars, etc. If the repository is private, it must be made public before the move. Note that GitHub does a good job of setting up redirects that will ensure that the project's existing community can find them.
**Push to a new repository.** At the project team's request, the Eclipse Foundation IT Team can create new source code repositories on either xref:resources-gitlab[GitLab] or xref:resources-github[GitHub] into which the project team can push existing content. This option is best in the case that there is good reason to leave an existing repository in place, or when a project team needs to move an existing private repository into the open. The project team can decide whether or not to push the entire history or just a snapshot from the existing repository. As a best practice, an existing repository that gets "left behind" should be updated to include a pointer to the new repository and marked as _archived_.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment