diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-08-20 18:42:06 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-08-20 18:42:06 +0000 |
commit | 6e4e1050d9dba2b7b2523fdd1768823ab85feef4 (patch) | |
tree | 78be5963ec075d80116a932011d695dd33910b4e /doc/university/process | |
parent | 1ce776de4ae122aba3f349c02c17cebeaa8ecf07 (diff) | |
download | gitlab-ce-6e4e1050d9dba2b7b2523fdd1768823ab85feef4.tar.gz |
Add latest changes from gitlab-org/gitlab@13-3-stable-ee
Diffstat (limited to 'doc/university/process')
-rw-r--r-- | doc/university/process/README.md | 29 |
1 files changed, 2 insertions, 27 deletions
diff --git a/doc/university/process/README.md b/doc/university/process/README.md index 0b7fa467230..c0251229916 100644 --- a/doc/university/process/README.md +++ b/doc/university/process/README.md @@ -1,30 +1,5 @@ --- -comments: false +redirect_to: 'https://docs.gitlab.com' --- -# Suggesting improvements - -If you would like to teach a class or participate or help in any way please -submit a merge request and assign it to [Job](https://gitlab.com/JobV). - -If you have suggestions for additional courses you would like to see, -please submit a merge request to add an upcoming class, assign to -[Chad](https://gitlab.com/chadmalchow) and /cc [Job](https://gitlab.com/JobV). - -## Adding classes - -1. All training materials of any kind should be added to [GitLab CE](https://gitlab.com/gitlab-org/gitlab-foss/) - to ensure they are available to a broad audience (don't use any other repo or - storage for training materials). -1. Don't make materials that are needlessly specific to one group of people, try - to keep the wording broad and inclusive (don't make things for only GitLab Inc. - people, only interns, only customers, etc.). -1. To allow people to contribute all content should be in Git. -1. The content can go in a subdirectory under `/doc/university/`. -1. To make, view or modify the slides of the classes use [Deckset](https://www.deckset.com) - or [RevealJS](https://revealjs.com/#/). Do not use PowerPoint or Google - Slides since this prevents everyone from contributing. -1. Please upload any video recordings to our YouTube channel. We prefer them to - be public, if needed they can be unlisted but if so they should be linked from - this page. -1. Please create a merge request and assign to [Erica](https://gitlab.com/Erica). +Visit our [documentation page](https://docs.gitlab.com) for information about GitLab. |