Adds a link to OSX docs in CONTRIBUTING.md

This adds a small bit of text so that new OSX devs can more easily find
the MacOS specific contributing guidelines.

Signed-off-by: Kirk Bater <kirk.bater@gmail.com>
This commit is contained in:
Kirk Bater
2022-10-06 13:24:13 -04:00
parent eb85012064
commit 713428df0b

View File

@ -42,7 +42,7 @@ the “In Progress” label be set and a member will do so for you.
## Contributing to Podman
This section describes how to start a contribution to Podman.
This section describes how to start a contribution to Podman. These instructions are geared towards using a Linux development machine, or doing development on the podman backend. For instructions on working on MacOS, read the [docs for building on osx](./build_osx.md).
### Prepare your environment