Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Merge requests
!303
Contrib structure
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Contrib structure
contrib_structure
into
preview
Overview
0
Commits
26
Pipelines
0
Changes
1
Merged
Ulf Markwardt
requested to merge
contrib_structure
into
preview
3 years ago
Overview
0
Commits
26
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
2f8e0138
Prev
Next
Show latest version
1 file
+
12
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
2f8e0138
Fix typos, add quite
· 2f8e0138
Martin Schroschk
authored
3 years ago
doc.zih.tu-dresden.de/docs/contrib/howto_contribute.md
+
12
−
6
Options
# 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 contain
i
er that includes all checks of the CI engine
used in the backend. Using them should ensure that m
areg
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 m
erge
requests will not be blocked
due to automatic checking.
For details, see
[
Work Locally Using Containers
](
contribute_container.md
)
.
Loading