...
- Discuss it in the Developers forum to see whether someone has already discovered it and found a solution or workaround.
- Check the HPCC Systems RedBook wiki. We may already know about the issue and have a solution or workaround available.
- Raise a JIRA ticket. Use our community issue tracker to log your issue and make sure the development team knows about it. Create an account to add a new ticket.
- Fix it! Review our code review checklist, our GIT commit message guidelines and check in your solution to our GitHub sources.
I've fixed an issue and want to make a contribution
...
- Overview of the contribution process. Thanks for your contribution!
- Create a JIRA ticket to support your contribution. All pull requests must have a corresponding JIRA ticket. This helps other users to search for and find issues which are relevant to a problem they are having or research a potential solution related to their project.
- Write a blog post about your contribution and email it to us for posting in the blog area of our website. Other users will be interested in your use case which may be relevant to their own needs.
...