Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 586 Bytes

File metadata and controls

27 lines (17 loc) · 586 Bytes

How to contribute to @bacnet-js/device

Standards

We try to adhere to the following conventions:

Cocogitto

This project uses cocogitto to manage commit messages, release tags and generate the changelog automatically.

Initialize cocogitto

cog install-hook --all

Bump version and release

cog bump --auto