update contributing documentation (#2789)

This commit is contained in:
Georg Lauterbach 2022-09-23 08:23:20 +02:00 committed by GitHub
parent d6c7c2b3bc
commit fe2197ff7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 47 additions and 237 deletions

View file

@ -1,13 +0,0 @@
---
title: 'Contributing | Tests'
---
1. Install docker
2. Execute `git submodule update --init --recursive`
3. Install jq
4. Execute `make clean all`
!!! info "Can I use MacOS?"
We do not support running linting, tests, etc on macOS at this time. Please use a linux VM.