Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 307 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (12 loc) · 307 Bytes

Pull Request Guidelines

Title

feat: A new feature

fix: A bug fix

style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)

refactor: A code change that neither fixes a bug nor adds a feature

revert: Reverts a previous commit