If you have found an issue with OWLNext, and you are pretty sure it is a bug, submit a ticket to the bug tracker. If you have a suggestion for improving the library then submit a ticket to the feature tracker.
You should use a SourceForge account to submit bug and feature request tickets. It is easier for the project developers to track tickets that way, and it discourages spam.
When submitting a bug ticket, it will be easier for the developers to investigate and fix the issue if you provide a simple code example that demonstrates the problem. If not, you should provide thorough information about how to reproduce the problem. Always state the version of the library and the brand and version of the compiler you are using. You can also attach proposed fixes for the bugs either as full source code or preferably unidiff patch files.
If you are not sure whether a particular issue is a bug, you should describe the issue in a post to the Open Discussion forum. Should it be confirmed as a bug, then the developers will submit a ticket to the bug tracker on your behalf. See "How do I report an issue?" in our FAQ for more information on how to communicate issues.
This section describes the proper use of the ticket tracker fields.
Set this field to "unspecified". The field will be updated by the developers. It is used to assign the issue to a future release, i.e. the expected release in which the resolution of the issue will be implemented.
Leave the status set to "open". The field will be updated by the developers as the ticket is dealt with.
The meaning of the relevant statuses are:
The other statuses (accepted and unread') are currently not in use.
Leave this field empty. The developers will update this field when the issue is assigned to someone for investigation and resolution. In general, a blank field means that the issue is currently not being worked on.
In general you should leave this field at 1. Prioritisation is currently not much exercised.
You can add multiple keywords here to categorise the issue. Do not enter keywords separated by space. Instead enter a keyword and press Enter. Then you can add another if you wish. We recommend the use of the following labels:
Do not select this option. Private tickets are for the developers only.
Please enter as complete description as possible in this field. Be careful to use proper Markdown syntax to format the text. Otherwise you may get formatting surprises, esp. for code.
If you have a lot of code, consider attaching it in a separate file rather than including it in the description text. Proposed fixes should be attached as unidiff patch files. Please state the version (revision number) of the code the patch is based on.
Feature Requests: #151
Wiki: Contributing
Wiki: Frequently_Asked_Questions