Update how to contribute

Remove forking from webpage

Description

Since the UNICADO project is currently hosted only on RWTH infrastructure and not on a public platform like GitLab/GitHub, contributors won’t be able to fork it in the usual way. You’ll need to update the How to Contribute section to reflect a different contribution workflow — likely based on cloning, creating a branch, and pushing via direct access (if permitted).

Related Issue(s)

Other Changes

small refactoring task trying to address below points

  • Python installation must be clear how to set it up that the version is used that shall be used (often the issue when python is already installed)
  • The link to the java runtime environment is weird and leads to a website which is not clearly stating which version to use altough the version is listed in the rce documentation

Screenshots/Logs

Attach screenshots or log outputs if applicable.

Testing Instructions

  1. [Step 1: checkout fix/how-to-contribute branch]
  2. [Step 2: build the website and see if changes are reflected]

Developer Checklist

  • [ *] Code has been tested locally and/or in pipeline.
  • [* ] (if applicable) documentation updated.
  • (if applicable) impact of new dependencies reviewed and included in project.
  • Merge conflicts resolved with the target branch.

Additional Notes

Add any information reviewers should focus on, e.g., specific files, functions, or changes of interest.

Edited by Alfin Johny

Merge request reports

Loading