Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
svsool authored Jul 30, 2020
1 parent 27c5ce4 commit 2ad9577
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ src

## Run tests

Before running integration tests, please ensure that all VSCode instances are closed.

```
yarn test
```

*Note: Before running integration tests, please ensure that all VSCode instances are closed.*

## Releasing

1. Bump version using [semver](https://semver.org/) and yarn built-in commands either `yarn version --patch`, `yarn version --minor` or `yarn version --major`
Expand Down

0 comments on commit 2ad9577

Please sign in to comment.