Font-Awesome/.github/ISSUE_TEMPLATE/bug-report.md

30 lines
1.0 KiB
Markdown
Raw Normal View History

2018-01-30 23:46:43 +00:00
### Describe the problem
2018-01-31 19:43:32 +00:00
<!--- What happened? What are you seeing? How did you arrive here? -->
2018-01-30 23:46:43 +00:00
### What did you expect?
2018-01-31 19:43:32 +00:00
<!--- How would you like this to work instead? -->
2018-01-30 23:46:43 +00:00
### What version and implementation are you using?
2018-01-31 19:43:32 +00:00
Version: <!--- Give us the version number here -->
Browser and version: <!--- If applicable give us the browser specs -->
2018-01-30 23:46:43 +00:00
- [ ] SVG with JS
- [ ] Web Fonts with CSS
- [ ] SVG Sprites
- [ ] On the Desktop
### Reproducible test case
2018-01-31 19:43:32 +00:00
<!--- Insert a URL to your test case - use codepen.io, jsfiddle.net, jsbin.com, codesandbox.io, or whatever -->
2018-01-30 23:46:43 +00:00
2018-01-31 19:43:32 +00:00
<!--- Describe any details about the test case that we need to know like "whatever you do, don't click the red button" -->
2018-01-30 23:46:43 +00:00
### 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