containerd/vendor/github.com/opencontainers/specs/project.md
Marcos Lilljedahl d5742209d3 Switch to new vendor directory layout
Fixes #113

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2016-03-16 01:56:22 -03:00

362 B

Project docs

Release Process

  • Increment version in version.go
  • git commit version increment
  • git tag the prior commit (preferrably signed tag)
  • make docs to produce PDF and HTML copies of the spec
  • Make a release on github.com/opencontainers/specs for the version. Attach the produced docs.