Currently, all development issues (bugs, feature requests and roadmaps) are tracked on Github and Github Issues.

The developer site is open to anyone who wants to log a feature request or a bug report. However, you need to sign up for an account in order to file a report and receive notifications when the status of issue changes or the report detail is modified.

Bug Reports

Bug reports are used to track glitches in the application. A bug report should always include the following information:

To submit patches you can:

Feature Requests

Feature requests are filed in the same fashion as bug reports and the same information is collected. Attachments for a feature request may include:

Feature requests are almost always included in the product roadmap. However, some features are best implemented as plugins in which case they are left out of the roadmap.

NOTE: GitHub Issues sync up with commits and check the commit messages for any issues that have been closed. For example, if a commit message reads Closes #xxxxx, the status of issue no. xxxxx shall be changed to closed.