Sha256: 194a92bf5d06cf9b71131c45a99546a63ed649e03f944f9199a8ed5fc9ccf1a8
Contents?: true
Size: 1.41 KB
Versions: 6
Compression:
Stored size: 1.41 KB
Contents
<div class="container"> <div class="row row-header"> <div class="col-lg-12 col-md-12"> <h1 class="icon fa-code-fork">Contribute to the Development</h1> </div> </div><!-- row --> <div class="row row-body"> <div class="col-lg-12 col-md-12"> <h2>Contributing</h2> <p>The source code for <span class="console-output">update_repo</span> is freely available on my <a target="_blank" class="icon fa-external-link" href="https://github.com/seapagan/update_repo">Github</a> pages, under the <a class="icon fa-external-link" target="_blank" href="http://opensource.org/licenses/MIT">MIT</a> license.</p> <p>If you wish to help in any way then :</p> <ol> <li>Fork it</li> <li>Create your feature branch (<span class="console-output">git checkout -b my-new-feature</span>)</li> <li>Commit your changes (<span class="console-output">git commit -am 'Add some feature'</span>)</li> <li>Push to the branch (<span class="console-output">git push origin my-new-feature</span>)</li> <li>Create a new Pull Request</li> </ol> <p>For full information on how to contribute to the development of this Gem or the Website, please see the Development section on the projects <a class="icon fa-external-link" target="_blank" href="https://github.com/seapagan/update_repo#development">Github repository</a>.</p> </div> </div><!-- row --> </div><!-- container -->
Version data entries
6 entries across 6 versions & 1 rubygems