aboutsummaryrefslogtreecommitdiff
path: root/themes/docsy/assets/vendor/Font-Awesome/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2019-10-06 21:10:46 +0200
committerDimitri Staessens <dimitri@ouroboros.rocks>2019-10-06 21:10:46 +0200
commit568553394d0a8b34668a75c9839a0f1f426469b2 (patch)
tree175c08844f05611b059ba6900fb6519dbbc735d2 /themes/docsy/assets/vendor/Font-Awesome/.github/ISSUE_TEMPLATE/bug_report.md
parentd5d6f70371958eec0679831abd283498ff2731e5 (diff)
downloadwebsite-568553394d0a8b34668a75c9839a0f1f426469b2.tar.gz
website-568553394d0a8b34668a75c9839a0f1f426469b2.zip
theme: Switch to docsy theme
Diffstat (limited to 'themes/docsy/assets/vendor/Font-Awesome/.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--themes/docsy/assets/vendor/Font-Awesome/.github/ISSUE_TEMPLATE/bug_report.md36
1 files changed, 36 insertions, 0 deletions
diff --git a/themes/docsy/assets/vendor/Font-Awesome/.github/ISSUE_TEMPLATE/bug_report.md b/themes/docsy/assets/vendor/Font-Awesome/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000..5e7c7b9
--- /dev/null
+++ b/themes/docsy/assets/vendor/Font-Awesome/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,36 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**Describe the bug**
+What happened? What are you seeing? How did you arrive here?
+
+**To Reproduce**
+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."
+
+**Expected behavior**
+How would you like this to work instead?
+
+**Screenshots**
+If applicable, add screenshots to help explain your problem.
+
+**Version and implementation**
+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
+
+**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