Skip to content

Commit

Permalink
docs(CONTRIBUTING.md): remove reference to outdated script
Browse files Browse the repository at this point in the history
  • Loading branch information
adidahiya authored Apr 19, 2023
1 parent d7e8bc6 commit b58fca3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ build. Make sure you have an [SSH key set up with your Github account](https://d
git clone [email protected]:<username>/blueprint.git
cd blueprint
yarn
yarn build
yarn compile
yarn dist
```

Expand Down Expand Up @@ -68,4 +68,3 @@ A typical contributor workflow looks like this:
- Please respond to comments in a timely fashion (even if to tell us you need more time).
- _Do not_ amend commits and `push --force` as they break the PR history. Please add more commits; we squash each PR to a single commit on merge.
1. Hooray, you contributed! :tophat:

1 comment on commit b58fca3

@adidahiya
Copy link
Contributor Author

Choose a reason for hiding this comment

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

docs(CONTRIBUTING.md): remove reference to outdated script

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

Please sign in to comment.