Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 705 Bytes

Issue_Template.md

File metadata and controls

16 lines (12 loc) · 705 Bytes

Before opening an issue:

When something isn’t working, include:

  • Your style guide config (styleguide.config.js).
  • Webpack version.
  • Operating system, browser and version if it’s a layout bug.
  • Reproducible demo:
    1. Fork the example project.
    2. Modify it to reproduce the issue.
    3. Push to GitHub and paste the link here.

By doing this, you’re saving us a lot of time! Reproducible issues get fixed faster.