Description
A quick research showed that the contributing guidelines are "a bit" outdated by now.
For example the Release process in the .github/CONTRIBUTING.md tells the user to update a variable in pkg/version/release.go. This directory structure does not exist anymore and the release process for the ocm repository was completely restructured.
The Contributing guide in open-component-model looks okayish but has a table with variables at the end of the document that looks.. interesting.
Done Criteria
Description
A quick research showed that the contributing guidelines are "a bit" outdated by now.
For example the Release process in the .github/CONTRIBUTING.md tells the user to update a variable in
pkg/version/release.go. This directory structure does not exist anymore and the release process for theocmrepository was completely restructured.The Contributing guide in
open-component-modellooks okayish but has a table with variables at the end of the document that looks.. interesting.Done Criteria
Update the general contributing guide in.githubwith guidelines that apply to all our repositories like issues and PR format (appropriate title for release notes), how to fork and clone, AI usage, DCO, licensing, ...