Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
youngbryanyu committed Jan 18, 2024
1 parent 5208b44 commit 6e2a4b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,6 @@ The overall pipeline workflow is:
7. Create release and tag on GitHub (only on push). The actual step within the workflow that performs this is only run if there were code changes detected.

> :warning: Thus, markdown file changes will need to be manually published to NPM. The release and tags for such changes on GitHub will need to be manually created as well. Code changes means there was a change in a non `.md` file and not in the `./github/` directory.
## Security
We are using [Snyk](https://snyk.io/) to perform static analysis for security vulnerabilities.

0 comments on commit 6e2a4b4

Please sign in to comment.