mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-27 14:01:32 +08:00
adding instructions for submitting pull requests. make them against -wip and not against master. all pull requests against master will be ignored
This commit is contained in:
parent
b05a68a7ad
commit
864e96638b
@ -2,7 +2,8 @@
|
|||||||
<h2 class="page-header">GitHub Project</h2>
|
<h2 class="page-header">GitHub Project</h2>
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
Found a bug? Want to request a new icon? Want to see what's up next for the project?
|
Found a bug? Want to request a new icon? Want to see what's up next for the project?
|
||||||
<a href="{{ site.font-awesome.github.url }}/issues">Submit an issue</a> on the
|
<a href="{{ site.font-awesome.github.url }}/issues">Submit an issue</a> or a
|
||||||
|
<a href="{{ site.font-awesome.github.url }}/pulls">pull request</a> on the
|
||||||
<a href="{{ site.font-awesome.github.url }}">GitHub project</a>. Here are a few guidelines:
|
<a href="{{ site.font-awesome.github.url }}">GitHub project</a>. Here are a few guidelines:
|
||||||
</p>
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
@ -16,8 +17,11 @@
|
|||||||
<li>Attach an image or two that represent the idea you're going for. Remember that font icons are a single color.</li>
|
<li>Attach an image or two that represent the idea you're going for. Remember that font icons are a single color.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
If you're submitting a pull request, make it on the latest -wip branch. All pull requests against master will be
|
||||||
|
ignored.
|
||||||
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="say-thanks">
|
<section id="say-thanks">
|
||||||
|
Loading…
Reference in New Issue
Block a user