Skip to content

Commit

Permalink
chore: Minor CONTRIBUTING improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
wottpal committed Oct 15, 2023
1 parent cf4acb8 commit 0c425bb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,11 @@ _To ensure a smooth and efficient collaboration, please follow the guidelines be
- Please follow the existing coding style.
- Make sure your changes pass the lint checks.

> [!NOTE]
> It's recommended to enable the `pre-commit` hook in your local repository via `pnpm simple-git-hooks`. Also, please always use the `inkathon.code-workspace` file when working on the project in VSCode.
> [!IMPORTANT]
>
> - Please install all recommended VSCode extensions (see `.vscode/extensions.json`).
> - After installing dependencies, enable the `pre-commit` hook in your local repository via `pnpm simple-git-hooks`.
> - Make sure to always use the `inkathon.code-workspace` file when working on the project in VSCode.
## Communication

Expand Down

1 comment on commit 0c425bb

@vercel
Copy link

@vercel vercel bot commented on 0c425bb Oct 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.