Files
podman/vendor/github.com/docker/libtrust/CONTRIBUTING.md
Valentin Rothberg d697456dc9 migrate to go-modules
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-06-24 13:20:59 +02:00

439 B

Contributing to libtrust

Want to hack on libtrust? Awesome! Here are instructions to get you started.

libtrust is a part of the Docker project, and follows the same rules and principles. If you're already familiar with the way Docker does things, you'll feel right at home.

Otherwise, go read Docker's contributions guidelines.

Happy hacking!