...

Text file src/github.com/moby/spdystream/CONTRIBUTING.md

Documentation: github.com/moby/spdystream

     1# Contributing to SpdyStream
     2
     3Want to hack on spdystream? Awesome! Here are instructions to get you
     4started.
     5
     6SpdyStream is a part of the [Docker](https://docker.io) project, and follows
     7the same rules and principles. If you're already familiar with the way
     8Docker does things, you'll feel right at home.
     9
    10Otherwise, go read
    11[Docker's contributions guidelines](https://github.com/dotcloud/docker/blob/master/CONTRIBUTING.md).
    12
    13Happy hacking!

View as plain text