Skip to content

Commit b7a6f4e

Browse files
committed
docs: add jq (JSON processor) contributor requirement
1 parent 85b7a1a commit b7a6f4e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ To contribute to this repo, install:
5050
- [git](https://git-scm.com/)
5151
- [Docker](https://docs.docker.com/get-started/get-docker/)
5252
- [Node.js](https://nodejs.org/en/download) LTS version as specified in [.node-version](./.node-version)
53+
- [jq](https://jqlang.org/download/)
5354

5455
[fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo) and [clone](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) this repo, then install npm dependencies.
5556
Replace `<my-github-username>` with the username of your fork in the instructions below:

0 commit comments

Comments
 (0)