0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/ISSUE_TEMPLATE.md
Chris Rebert 042427c37a Add GitHub issue template
Refs #19260
[ci skip]
2016-04-10 12:47:23 -07:00

1.9 KiB

If you're reporting a bug:

  • Have you searched for duplicate issues, including closed issues?:
  • Have you validated your page's HTML?:
  • Have you linted your page's HTML?:
  • What version of Bootstrap are you using?:
    • If you're not using the latest version (3.3.6 or 4.0.0-alpha.2), please try upgrading first.
  • Which OS are you using?:
    • [Windows, Mac OS X, Android, iOS, Win10 Mobile]
  • Which browser are you using?:
    • [Chrome, Firefox, Safari, IE, MS Edge, Opera 15+, Android Browser]
  • What versions of your OS and browser are you using?:
  • What's the URL of your reduced test case?:
    • If you don't provide a reduced test case, your issue may get summarily closed.
    • Please use BootstrapCDN and JS Bin (or JSFiddle, CodePen, etc.) for your testcase.
    • Full, non-simplified production webpages don't qualify as reduced test cases.

If you need help debugging your specific webpage or have a "How do I...?" question, DON'T open an issue. Ask for help on StackOverflow, IRC, or Slack instead. See https://github.com/twbs/bootstrap/blob/master/README.md#community for links to those personal support forums.


If you have a feature request: