debian-mirror-gitlab/doc/university/process/README.md

31 lines
1.5 KiB
Markdown
Raw Normal View History

2018-03-17 18:26:18 +05:30
---
comments: false
---
# Suggesting improvements
2016-11-03 12:29:30 +05:30
If you would like to teach a class or participate or help in any way please
2019-09-30 21:07:59 +05:30
submit a merge request and assign it to [Job](https://gitlab.com/JobV).
2016-11-03 12:29:30 +05:30
If you have suggestions for additional courses you would like to see,
please submit a merge request to add an upcoming class, assign to
2019-09-30 21:07:59 +05:30
[Chad](https://gitlab.com/chadmalchow) and /cc [Job](https://gitlab.com/JobV).
2016-11-03 12:29:30 +05:30
## Adding classes
2019-12-04 20:38:33 +05:30
1. All training materials of any kind should be added to [GitLab CE](https://gitlab.com/gitlab-org/gitlab-foss/)
2016-11-03 12:29:30 +05:30
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.).
2019-12-21 20:55:43 +05:30
1. To allow people to contribute all content should be in Git.
2016-11-03 12:29:30 +05:30
1. The content can go in a subdirectory under `/doc/university/`.
2019-12-21 20:55:43 +05:30
1. To make, view or modify the slides of the classes use [Deckset](https://www.deckset.com)
2020-04-22 19:07:51 +05:30
or [RevealJS](https://revealjs.com/#/). Do not use PowerPoint or Google
2016-11-03 12:29:30 +05:30
Slides since this prevents everyone from contributing.
2020-04-22 19:07:51 +05:30
1. Please upload any video recordings to our YouTube channel. We prefer them to
2016-11-03 12:29:30 +05:30
be public, if needed they can be unlisted but if so they should be linked from
this page.
2019-09-30 21:07:59 +05:30
1. Please create a merge request and assign to [Erica](https://gitlab.com/Erica).