Skip to content

Commit

Permalink
Merge pull request #722 from supertokens/update-contributing
Browse files Browse the repository at this point in the history
chore: Update CONTRIBUTING
  • Loading branch information
rishabhpoddar authored Sep 28, 2023
2 parents 9f138ab + 7935f19 commit 99334cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ We welcome contributions of all kinds (discussions, bug fixes, features, design

## Modifying and seeing your changes

You will need to use Node 16 for this project

1. Go into the `v2` folder
2. Run `npm i -d`
3. Run `npm run set-up-hooks` to setup the pre-commit hooks
Expand Down

0 comments on commit 99334cb

Please sign in to comment.