Skip to content

docs(contributing): Update text regarding commits

Kerri Miller requested to merge kerrizor/update-contributing-re-commits into main

Description

Since we're using the commit linter from another Gitlab project, I've pulled in material from that project's docs to flesh out and clarify our requirements for this project.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
Edited by Kerri Miller

Merge request reports