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

30 lines
994 B
Markdown
Raw Normal View History

2018-01-31 07:46:43 +08:00
### 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