Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 712 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

32 lines (20 loc) · 712 Bytes

Step 1: Are you in the right place?

  • For issues or feature requests related to the code in this repository file a Github issue.
  • For general technical questions, post a question on StackOverflow tagged appropriately.

Step 2: Describe your environment

  • Gem version: _____
  • Rails version: _____
  • Ruby version: _____

Step 3: Describe the problem:

Steps to reproduce:




Observed Results:

  • What happened? This could be a description, log output, etc.

Expected Results:

  • What did you expect to happen?

Relevant Code:

// TODO(you): code here to reproduce the problem