Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 211 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 211 Bytes

How to contribute to the project?

git clone [email protected]:Slashgear/action-check-pr-title.git

pnpm intall

Add your changes and make sure they pass lint and tests.

pnpm test

pnpm lint