This page describes how to submit feedback for the PLINQO project. The PLINQO project is driven by feedback, so
please submit your feedback and also vote by starring issues for the things you would most like to see the team work on. All feedback is managed in the project
issue tracker.
Bug Report
- Go to the issue tracker and search for your bug to make sure it has not already been reported. If it has already been reported, you can help raise the priority of the bug by staring the issue. You can also add a comment to the issue if you have more information to report.
- If the bug does not exist, enter a new issue and enter as much information about the bug as you can including PLINQO version, CodeSmith version, and steps to reproduce the bug.
Feature Request
- Go to the issue tracker and search for your feature to make sure it has not already been reported. If it has already been reported, you can help raise the priority of the feature by staring the issue. You can also add a comment to the issue if you would like to add more details to the feature request.
- If the feature does not exist, enter a new issue and enter as much information about the feature as you can.
Voting
You can vote for a feature or bug by staring it. Please
do not add +1 comments to issues. Star them instead. This allows us to see how many people are interested in a specific issue and what we should be working on next.
Patch
If you have fixed a bug or made a change to PLINQO that you think would be useful to the rest of the CodeSmith community, you can
submit a patch in the issue tracker by simply attaching the patch file to the issue and we will review it and commit the patch if it passes the review.