Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 710 Bytes

CONTRIBUTE.md

File metadata and controls

16 lines (9 loc) · 710 Bytes

Guide for Contributors

Note: If this is your first time contributing to a project, please read this guide before proceeding.

Index

Commit Convention

We are following this convention for commits and everyone must follow it within the project.

Linter and Code formatter

The linter used in the project is ESLint, while the code formatter is Prettier. Make sure you have the proper extensions installed in your editor.