diff options
author | pdp8 <pdp8@pdp8.info> | 2022-08-25 19:48:19 +0200 |
---|---|---|
committer | pdp8 <pdp8@pdp8.info> | 2022-08-25 19:48:19 +0200 |
commit | 8d2ce11daf87267091ffec971cd46d16937cc69c (patch) | |
tree | 22945821afed5bfb846461fb5890fc5571520e9e /snippets/Fork-Awesome-1.2.0/src/doc/_includes/community/reporting-bugs.html | |
parent | 75fcb829a96307b7123b5e4cc1a15cc7097f5001 (diff) |
fork-awesome removed
Diffstat (limited to 'snippets/Fork-Awesome-1.2.0/src/doc/_includes/community/reporting-bugs.html')
-rw-r--r-- | snippets/Fork-Awesome-1.2.0/src/doc/_includes/community/reporting-bugs.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/snippets/Fork-Awesome-1.2.0/src/doc/_includes/community/reporting-bugs.html b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/community/reporting-bugs.html deleted file mode 100644 index 1ad5994..0000000 --- a/snippets/Fork-Awesome-1.2.0/src/doc/_includes/community/reporting-bugs.html +++ /dev/null @@ -1,18 +0,0 @@ -<section id="reporting-bugs"> - <h2 class="page-header">Reporting Bugs</h2> - <p> - Found a problem with {{ site.forkawesome.name }}? Feel free to submit an issue on the GitHub project. But please keep the following in mind: - </p> - <ol> - <li>Please be nice. {{ site.forkawesome.name }} is a happy place.</li> - <li>Please <a href="{{ site.forkawesome.github.url }}/search?type=Issues">search</a> to see if your bug was already reported.</li> - <li> - Before opening any issue, please read the generic <a href="https://github.com/necolas/issue-guidelines">issue - guidelines</a>, by <a href="https://github.com/necolas/">Nicolas Gallagher</a>. - </li> - <li> - After doing everything above, feel free to - <a href="{{ site.forkawesome.github.url }}/issues/new">submit an issue</a>. - </li> - </ol> -</section> |