github.com/Heebron/moby@v0.0.0-20221111184709-6eab4f55faf7/docs/contributing/README.md (about) 1 ### Get set up for Moby development 2 3 * [README first](who-written-for.md) 4 * [Get the required software](software-required.md) 5 * [Set up for development on Windows](software-req-win.md) 6 * (Optional) [Configure project for IDE](set-up-ide.md) 7 * [Configure Git for contributing](set-up-git.md) 8 * [Work with a development container](set-up-dev-env.md) 9 * [Run tests and test documentation](test.md) 10 * [Debugging the daemon](debug.md)