Merge branch 'release/v1.1.0'
This commit is contained in:
@@ -116,17 +116,7 @@
|
||||
|
||||
<section class="container" id="contributing">
|
||||
<h5 class="title">Contributing</h5>
|
||||
<p> Help improve these docs. Open an <a target="_blank" href="https://github.com/milligram/milligram/issues/new" title="Issue">issue</a> or submit a pull request.</p>
|
||||
<p>
|
||||
<ol>
|
||||
<li>Navigate to the main page of the repository</li>
|
||||
<li><a target="_blank" href="https://github.com/milligram/milligram#fork-destination-box" title="Fork it!">Fork it!</a></li>
|
||||
<li>Create your feature branch: git checkout -b my-new-feature</li>
|
||||
<li>Commit your changes: git commit -m 'Add some feature'</li>
|
||||
<li>Push to the branch: git push origin my-new-feature</li>
|
||||
<li>Submit a pull request =D</li>
|
||||
</ol>
|
||||
</p>
|
||||
<p>Want to contribute? Follow these <a href="https://github.com/milligram/milligram/blob/master/contributing.md" title="Contributing">recommendations</a>.</p>
|
||||
</section>
|
||||
|
||||
<footer class="footer">
|
||||
|
Reference in New Issue
Block a user