Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Packham <seanpackham@gitlab.com>2016-09-27 22:38:48 +0300
committerSean Packham <seanpackham@gitlab.com>2016-09-27 22:38:48 +0300
commit0ac5276935e96c7a85461ab976d71ff496f91e17 (patch)
tree9f4f4abdd8a31d8e52233aaf96fc6efa934cdf43 /doc/university/process
parentce8815139c78fff51b219a8127d56476bad21b2c (diff)
Resolve merge request comments
Diffstat (limited to 'doc/university/process')
-rw-r--r--doc/university/process/README.md (renamed from doc/university/process/index.html.md)9
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/university/process/index.html.md b/doc/university/process/README.md
index f00440c8882..7ff53c2cc3f 100644
--- a/doc/university/process/index.html.md
+++ b/doc/university/process/README.md
@@ -13,21 +13,18 @@ please submit a merge request to add an upcoming class, assign to
## Adding classes
-1. All training materials of any kind should be added to [the university repo](https://gitlab.com/gitlab-org/University)
+1. All training materials of any kind should be added to [GitLab CE](https://gitlab.com/gitlab-org/gitlab-ce/)
to ensure they are available to a broad audience (don't use any other repo or
storage for training materials).
-1. Please link any new materials from the main `university.gitlab.com` page
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 `/source/`.
+1. The content can go in a subdirectory under `/doc/university/`.
1. To make, view or modify the slides of the classes use [Deckset](http://www.decksetapp.com/)
or [RevealJS](http://lab.hakim.se/reveal-js/). 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 [Job](https://gitlab.com/u/JobV).
-
-[ยป Back](../)
+1. Please create a merge request and assign to [SeanPackham](https://gitlab.com/u/SeanPackham).