Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 937 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

43 lines (23 loc) · 937 Bytes

[TITLE ISSUE]

Prerequisites

Please check (put an X between the brackets) the following items before posting any issue:

  • [] Have you check that no issue already exists and could match yours?

  • [] Have you read the contributing code?

Description

[Describe your issue]

Environment

[Describe your environment: OS, ruby -v, ...]

Version

[Give the milestone or the precise version of the gem used]

Steps to reproduce

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

Expected behavior

[What you expect to happen]

Actual behavior

[What actually happens]

Reproduces how often:

[What percentage of the time does it reproduce?]

Additional Information

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