Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 869 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

34 lines (22 loc) · 869 Bytes

If you are unsure about something and the issue is more of a question a better place to ask questions is on Stack Overflow (http://stackoverflow.com/tags/grails) or Slack (http://slack-signup.grails.org). DO NOT use the issue tracker to ask questions.

Task List

  • Steps to reproduce provided
  • Stacktrace (if present) provided
  • Example that reproduces the problem uploaded to Github
  • Full description of the issue provided (see below)

Steps to Reproduce

  1. TODO
  2. TODO
  3. TODO

Expected Behaviour

Tell us what should happen

Actual Behaviour

Tell us what happens instead

Environment Information

  • Operating System: TODO
  • Grails Version: TODO
  • Plugin Version: TODO
  • Database: TODO
  • JDK Version: TODO

Example Application

  • TODO: link to github repository with example that reproduces the issue