docs: add notice to enable fork repo mirroring
Overview
This MR adds a notice in CONTRIBUTING.md that (new) contributors should set up pull mirroring to
- keep their fork up to date, and
- to avoid an out-of-date
mainto cause false negatives of the commit linting (until #288 (closed) is resolved).