summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-10-06 21:34:36 +0200
committerGitHub <noreply@github.com>2022-10-06 21:34:36 +0200
commit36558828ae57c8069ed5206a23d2bd582666435f (patch)
treed11cce4ee5796ccf8d553669baf17f4ae5e5dbb3
parentab3d3f818d1cc8dc5803c7022876fc87ba39914d (diff)
parent713428df0b3d3bff01bcdfb58e06378679a791f3 (diff)
downloadpodman-36558828ae57c8069ed5206a23d2bd582666435f.tar.gz
podman-36558828ae57c8069ed5206a23d2bd582666435f.tar.bz2
podman-36558828ae57c8069ed5206a23d2bd582666435f.zip
Merge pull request #16073 from iamkirkbater/osx-contrib-linkback
[CI:DOCS] MacOS contributing docs link
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d0f4ceb02..48650f43e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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