mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-20 02:34:43 +02:00
update contributing documentation (#2789)
This commit is contained in:
parent
d6c7c2b3bc
commit
fe2197ff7c
6 changed files with 47 additions and 237 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue