Bugs and Features¶
Bug reports for Rack¶
If you encounter a bug in Rack itself (not a plugin), such as a UI issue, broken functionality, hang, or crash, follow these steps.
- Log in or register for a free GitHub account.
- Search Rack’s issue tracker to check if someone else has posted a similar bug report.
- If the bug is already reported, vote for it by adding a “thumb-up” reaction on the first post.
- If not, open a bug report issue and fill out the issue template.
If you provide enough information for a developer to reproduce and identify the bug, a fix is then implemented, publicly tested with development builds, and released in a future Rack version.
Feature requests for Rack¶
If you want to propose a feature or change for Rack, follow these steps.
- Log in or register for a free GitHub account.
- Search Rack’s issue tracker to check if someone else has posted a similar feature request.
- If the feature is already requested, vote for it by adding a “thumb-up” reaction on the first post.
- If not, open an feature request issue and fill out the issue template.
If your proposal is approved (or modified until approved), the feature is then implemented, publicly tested with development builds, and released in a future Rack version.
Bug reports and feature requests for Rack plugins¶
If a bug or feature request involves a particular plugin for Rack rather than Rack itself, follow these steps.
- Search for the plugin on the VCV Library.
- If the plugin’s source code is hosted on GitHub, open an issue.
- If not, use the provided contact information by clicking on the email icon or author’s website.