If you are proposing a bug-report, use the following checklist. If however you want to propose a new feature, use the feature request Checklist.
Delete the Bug-Report-Checklist, if you are proposing a new feature and vise versa.
Please make sure the problem you are experiencing has not already been reported!
- I know the steps necessary to reproduce the problem
- I have a minimal, complete and verifiable example
- I have added the bug label to this issue
- I have deleted the Feature-Request-Checklist
If your checklist is not fully ticked, please try to complete it such that it does.
If you do not know the exact steps necessary to reproduce your problem, please try to provide as much information as possible - the more information you provide, the faster we can help!
The following is a template to help you state the problem clearly.
- I'm using NetCom2 version XXX
- My JDK/JRE version is XXX
- I discovered this bug in my IDE/on the command line/...
- Special firewall settings on my machine are XXX, YYY, ZZZ, ...
- My operating system is XXX
Please describe the problem you're experiencing in detail.
- Do X.
- Do Y to Foo.
- ...
I believe the problem root occurs in [FILE] at line [LINE], because ...
Insert your minimal, complete and verifiable example here.
Please make sure the feature you are requesting has not already been reported!
- I have added the feature request label to this issue
- I have deleted the Bug-Report-Checklist
If your checklist is not fully ticked, please try to complete it such that it does.
If you are uncertain of specific parts, please do not propose a new feature request.
The following is a template to help you state the request clearly.
Please describe in words, what the feature is, you are requesting
Please describe, why you want to see this feature implemented
Provide a simple code-example, what you feature should look like
// Your example code here