Skip to content

Commit

Permalink
docs: update Fresh contributing section (denoland#709)
Browse files Browse the repository at this point in the history
  • Loading branch information
iuioiua authored Aug 8, 2023
1 parent d1435c9 commit f9ddbfd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions references/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,7 @@ For the latest version go [here](https://deno.land/std/version.ts).

First, please be sure to
[install Puppeteer](https://github.com/lucacasonato/deno-puppeteer#installation).
Then, please ensure the following are run and successfully pass:

1. `deno fmt --check`
1. `deno lint`
1. `deno test -A`
Then, please ensure `deno task ok` is run and successfully passes.

## Documenting APIs

Expand Down

0 comments on commit f9ddbfd

Please sign in to comment.