Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 505 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 505 Bytes

Contributing

Getting started

Clone the repository and follow the ReadMe.

Github repository & pull requests

Please follow semantic release conventions for your commits and pull request names. Read about it here: https://github.com/semantic-release/semantic-release

For example, a correct commit name or pull request name is: fix: add test or feat: implement a tree view

Don't forget to write a meaningful description to your pull request. If necessary, attach a screenshot of UI changes.