Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 1.4 KB

ISSUE_TEMPLATE.md

File metadata and controls

14 lines (14 loc) · 1.4 KB

CLICK PREVIEW TAB ^^

  1. This repository is for IDE part of perl plugin. Perl-side debugger issues should be posted to the debugger tracker.
  2. Before reporting a feature request, please check out our Wiki
  3. Before reporting a bug, please, check known issues and syntax nuances sections.
  4. Try to search in issues, may be someone already reported your one and you may clarify something or provide more information.
  5. When reporting a bug, please, provide as more information as you can. Working example reproducing an error may really speed things up.
  6. Make sure that problem still occurs with actual version of the IDE. (see JetBrains site)
  7. Make sure that problem still occurs with actual version of the Perl plugin. (see Plugins Repository)
  8. At least provide following information:
  • IDE name and version, including build, (e.g. #IU-143.2370, available in Help: About menu)
  • Perl5 plugin version (available in File: Settings: Plugins menu)
  • JRE version (e.g. Oracle 1.8.0_91-b14, see java --version)
  • Your OS name and version
  1. Before posting an issue, please, remove this text. Thank you!