Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 822 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

19 lines (15 loc) · 822 Bytes

This is just an example of how to describe a bug/error you have found; please feel free to ignore or change this at will as long as the problem is appropriately described.

Description:

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

How to reproduce:

  • Given that [some conditions]
  • Then I do [some stuff]
  • When I do [some other stuff]
  • I get [bad output/behavior], but I should get [correct output/behavior]