Skip to content
Snippets Groups Projects
Commit 3fb6bdd8 authored by Stan Hu's avatar Stan Hu
Browse files

Merge branch 'engineering_project_adds' into 'master'

Update engineering project guidelines

See merge request !6502
parents e07a030d b91545a6
No related branches found
No related tags found
1 merge request!6502Update engineering project guidelines
Pipeline #
Loading
Loading
@@ -28,9 +28,10 @@ GitLab consists of many subprojects. A curated list of GitLab Repositories
can be found at the [GitLab Engineering Projects](/handbook/engineering/projects) page.
 
When adding a repository please follow these steps:
1. Ensure the project is under the gitlab-org namespace for anything related to the application or gitlab-com for anything strictly company related.
1. [Add the project to the list of GitLab Repositories](https://gitlab.com/gitlab-com/www-gitlab-com/blob/master/README.md#update-the-projects-page-under-handbookengineeringprojects)
1. Add MIT license to the repository. See [MIT License Example] (https://gitlab.com/gitlab-org/gitlab-ce/blob/master/LICENSE).
1. Add Contribution Guide. See [Contribution Example] (https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md).
1. Add MIT license to the repository. See [MIT License Example](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/LICENSE).
1. Add Contribution Guide. See [Contribution Example](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md).
 
## Engineering Groups
 
Loading
Loading
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