Skip to content
Snippets Groups Projects

Contrib structure

Merged Ulf Markwardt requested to merge contrib_structure into preview
1 file
+ 12
6
Compare changes
  • Side-by-side
  • Inline
# How To Contribute
# How-To Contribute
!!! cite "Chinese proverb"
Ink is better than the best memory.
## Contribute via Issue
Users can contribute to the documentation via the
[issue tracking system](https://gitlab.hrz.tu-chemnitz.de/zih/hpc-compendium/hpc-compendium/-/issues).
[GitLab issue tracking system](https://gitlab.hrz.tu-chemnitz.de/zih/hpc-compendium/hpc-compendium/-/issues).
For that, open an issue to report typos and missing documentation or request for more precise
wording etc. ZIH staff will get in touch with you to resolve the issue and improve the
documentation.
**Reminder:** Non-documentation issues and requests need to be send as ticket to
[hpcsupport@zih.tu-dresden.de](mailto:hpcsupport@zih.tu-dresden.de).
!!! warning "HPC support"
Non-documentation issues and requests need to be send as ticket to
[hpcsupport@zih.tu-dresden.de](mailto:hpcsupport@zih.tu-dresden.de).
## Contribute via Web IDE
@@ -28,7 +34,7 @@ refer to the corresponding documentation for further information.
## Contribute Using Git Locally
For experienced Git users, we provide a Docker containier that includes all checks of the CI engine
used in the backend. Using them should ensure that mareg requests will not be blocked
For experienced Git users, we provide a Docker container that includes all checks of the CI engine
used in the backend. Using them should ensure that merge requests will not be blocked
due to automatic checking.
For details, see [Work Locally Using Containers](contribute_container.md).
Loading