home.social
  1. Who can help me reduce my dependency on ? I am looking for (proven) alternatives to PR-based workflows for collaborative development (beyond patches by email). I am particularly concerned about the separation of essential information from the source repo -- for example in PR descriptions/tags from which versions are determined and changelogs are generated.

    I am already looking at , and (via something like commitizen-tools.github.io/com).

    TIA!