Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 390 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) · 390 Bytes

Submitting patches

Submit a pull request against https://github.com/projectatomic/atomic.

Please look at "git log" and match the commit log style.

Running the test suite

For builds you can use an unprivileged user, but because the atomic command uses Docker, you will need to use sudo to run the test suite, i.e.:

sudo make test