Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elenananana authored Oct 5, 2023
1 parent 3e1b8a2 commit ebd7e43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ Before submitting a pull request, please make sure the following is done:

#### Building for production

Once you are are happy woith your code change, run these commands to be ready to send a PR
Once you are are happy with your code change, run these commands to be ready to send a PR

- Run `pnpm lint` to lint your code with eslint and run pritter to follow our coding guidelines
- Run `pnpm test:unit` to run unit test
- Run `pnpm build` to build the Stacks Explorer for production

Now you are ready! When you send the PR make sure to sign the Contributor License Agreement and that all the checks are green.

We are looking forward for your PRs and working together!
We are looking forward for your PRs and working together!

0 comments on commit ebd7e43

Please sign in to comment.