SuccessChanges

Summary

  1. tsk38: Adds Git hooks and updates contributing guide (details)
Commit 3b3540357ea6676aa7fdbc07cc5999631966f869 by devpablogg
tsk38: Adds Git hooks and updates contributing guide
Updated CONTRIBUTING.md to include instructions for configuring Git
hooks. Added Git hooks in `additional-material/git-hooks` to check
Jenkins build status before push, run Maven tests before commit, and
enforce commit message format rules.
The file was addedadditional-material/git-hooks/commit-msg (diff)
The file was addedadditional-material/git-hooks/pre-push (diff)
The file was modifiedCONTRIBUTING.md (diff)
The file was addedadditional-material/git-hooks/pre-commit (diff)