summaryrefslogtreecommitdiff
path: root/doc/university/process/README.md
blob: 7ff53c2cc3f8c33cb2ea1c5fb4f73c5685918f5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title: University | Process
---

## 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/u/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/u/chadmalchow) and /cc [Job](https://gitlab.com/u/JobV).

## Adding classes

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. 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](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 [SeanPackham](https://gitlab.com/u/SeanPackham).