unignore bower_components
[bootswatch] / bower_components / font-awesome / src / _includes / community / reporting-bugs.html
1 <section id="reporting-bugs">
2   <h2 class="page-header">Reporting Bugs</h2>
3   <p>
4     Found a problem with Font Awesome? Feel free to submit an issue on the GitHub project. But please keep the following in mind:
5   </p>
6   <ol>
7     <li>Please be nice. Font Awesome is a happy place.</li>
8     <li>Please <a href="{{ site.fontawesome.github.url }}/search?type=Issues">search</a> to see if your icon request already exists.</li>
9     <li>
10       Before opening any issue, please read the generic <a href="https://github.com/necolas/issue-guidelines">issue
11       guidelines</a>, by <a href="https://github.com/necolas/">Nicolas Gallagher</a>.
12     </li>
13     <li>
14       After doing everything above, feel free to
15       <a href="{{ site.fontawesome.github.url }}/issues/new">submit an issue</a>.
16     </li>
17   </ol>
18 </section>