#POuLSlides
Slides created by Politecnico Open unix Labs
slides must be placed in <class>/<argument>
.
There are certian rules on how the commit should be named.
-
Use the following for newly added slides:
New slides: <argument>
-
If you changed something on the slides use
<argument>: <reason>
If you want to describe your changes in more detail, make an empty line and add the description afterwards.
Never commit/upload binary compiled files when there is the source annexed.
If you are not sure of your changes, create a pull request so people contributing to this repository could help cleaning and fixing your commits.
Otherwise merge the commits yourself.