Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 548 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 548 Bytes

Contributing to laravel-socialite-affinidi

Getting started

Clone the repository and run composer install command.

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.