CONTRIBUTING.md: we don't always squash anymore
Remove the "We squash all commits from one Merge Request into one commit..." line as it is obsolete now. Commits don't get squashed if they have clear commits with logical changes in each of them (preferred).
Commits like "bump pkgrel", "fix flake8" etc. still get squashed.
Edited by Administrator