Skip to content

Instantly share code, notes, and snippets.

@simonwhatley
Created January 8, 2019 09:42
Show Gist options
  • Save simonwhatley/c53d152a71c184882a7ecf3085cf60e8 to your computer and use it in GitHub Desktop.
Save simonwhatley/c53d152a71c184882a7ecf3085cf60e8 to your computer and use it in GitHub Desktop.
Issue Template – Reporting a bug
name about
Bug report
Report a bug to help us improve the project

Prerequisites

  • Put an X between the brackets on this line if you have done all of the following:
    • Reproduced the problem
    • Followed all applicable steps in the debugging guide
    • Checked the FAQs on the message board for common solutions
    • Checked that your issue doesn't exist: https://github.com/USERNAME/REPOSITORY/issues
    • Checked that there is not already a package that provides the described functionality

Description

[Description of the issue]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behaviour: [What you expect to happen]

Actual behaviour: [What happens]

Reproduces how often: [What percentage of the time does it reproduce?]

Versions

You can get this information from the CHANGELOG. Also, please include details of the browser and OS version you're running.

Additional Information

Provide any additional information, configuration or data that might be necessary to reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment