Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 846 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 846 Bytes

How to contribute to atlas.utah.gov

The dev branch is published to atlas.dev.utah.gov and the main branch is published to atlas.utah.gov.

All code should be developed on feature branches and pull requests should be made to dev.

release-composite-action is used to create release pull requests automatically each time commits are merged to dev (prerelease) or main (prod releases).

All commit messages should be written using the Angular flavor of Conventional Commits.

See our release action for our accepted scopes.