contributing.md 755 Bytes
Newer Older
1
2
# Contributing

3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
To contribute to this project,
you primarily have to be a member of the University of Applied Sciences Stuttgart.  
This project is hosted on our Transferportal's GitLab instance,
to which only HFT members have access to my knowledge.

Apart from that, for contributing to the library code itself,
you should be able to program Java and be familiar with maven.  
For the documentation you need to have Python installed and know how to write Markdown.

For all contributions you need to use Git.

For details see the [Developer Guide][dev-guide].
There you can find information about getting ready,
what rules to follow
and more developers than user based documentation about the library.

[dev-guide]: ../developers-guide/machine-setup.md