chore: Update which docs files are linted
Description
Edits lines 70 and 72 in .gitlab-ci.yml
to ensure that CONTRIBUTING.md
is linted like other *.md
files.
Related Issues
Related to docs: Add feature design guidelines (!1337 - merged) and specifically this comment !1337 (comment 1561741041) where @phikai noticed we should add the new file to the linting
How has this been tested?
Screenshots (if appropriate):
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) -
Test gap