]> git.ipfire.org Git - thirdparty/Font-Awesome.git/commitdiff
Remove old bug report template
authorRob Madole <robmadole@gmail.com>
Fri, 31 May 2019 21:16:56 +0000 (16:16 -0500)
committerGitHub <noreply@github.com>
Fri, 31 May 2019 21:16:56 +0000 (16:16 -0500)
.github/ISSUE_TEMPLATE/bug-report.md [deleted file]

diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md
deleted file mode 100644 (file)
index 8225671..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-### Describe the problem
-
-<!--- What happened? What are you seeing? How did you arrive here? -->
-
-### What did you expect?
-
-<!--- How would you like this to work instead? -->
-
-### What version and implementation are you using?
-
-Version: <!--- Give us the version number here -->
-Browser and version: <!--- If applicable give us the browser specs -->
-
-- [ ] SVG with JS
-- [ ] Web Fonts with CSS
-- [ ] SVG Sprites
-- [ ] On the Desktop
-
-### Reproducible test case
-
-<!--- Insert a URL to your test case - use codepen.io, jsfiddle.net, jsbin.com, codesandbox.io, or whatever -->
-
-<!--- Describe any details about the test case that we need to know like "whatever you do, don't click the red button" -->
-
-### Bug report checklist
-
-- [ ] I have filled out as much of the above information as I can
-- [ ] I have included a test case because my odds go _way_ up that the team can fix this when I do
-- [ ] I have [searched for existing issues](https://github.com/FortAwesome/Font-Awesome/issues) and to the best of my knowledge this is not a duplicate