Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 427 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (14 loc) · 427 Bytes

Contributing

Before anything else, thank you. Thank you for taking some of your precious time helping this project move forward.

Development

Requirements

Setup

  • make setup

Run linter / tests

  • make spec

Release Process

  • Ensure the CHANGELOG.md is up to date
  • Tag the commit
  • A release will be created on CI