This PR:
- adds
buildlabel - makes labels lowercase (in accordance to current customs in this repo); also a lowercase label improves readability of PR title itself, e.g.,
doc: Update labels in CONTRIBUTING.md
reads better than
Doc: Update labels in CONTRIBUTING.md
- improves label names readability
- splits long labels (as suggested by jonatack)