rpm-ostree/docs/CONTRIBUTING.md
Jonathan Lebon 7cebf962c1 docs: fix ostree and CONTRIBUTING.md links
- Update links to OSTree documentation.
- Fix CONTRIBUTING.md by making symlink in top dir.

Closes: #387
Approved by: cgwalters
2016-07-12 15:46:53 +00:00

375 B

Submitting patches

Submit a pull request against https://github.com/projectatomic/rpm-ostree.

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

Running the test suite

Use make check for now.

Coding style

See the OSTree CONTRIBUTING coding style.