semaphoreci / semaphore

Apache License 2.0
7 stars 0 forks source link

Small formating changes on the Contribution guide #4

Closed AleksandarCole closed 1 month ago

AleksandarCole commented 1 month ago

What

Added the linting section under a h3 title.

Why

There are two level of checks prior to commit:

  1. Run linters
  2. Check in browser

This change makes sure that we follow proper structure of the style guide.

Checklist:

Use a checklist to confirm: - [x] The branch is up-to-date with the main branch. - [ ] ~Update follows the docs [style guide](../../docs/docs-contributing/STYLE_GUIDE.md).~ - [ ] ~Changes have been tested locally.~