Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 389 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

14 lines (13 loc) · 389 Bytes

Please be sure that it is really an issue.

If you have a question then please use Stack Overflow then you get an answer faster and you help me to promote my library =)

Issue

  1. Expected behaviour.
  2. Actual behavior.
  3. Steps to reproduce this issue.
  4. Source code.
public class MyClass {
    /* ... */
}