We actively welcome all bug fixes.
Reporting Bugs
If you want to report a bug, you can do so by using the Helpdesk in the Community site.
Creating a Bug Fix
During sprint planning the core Warewolf team will update the Community open bugs/issues list on GitHub, for the Warewolf Community contributors to pick up.
If you are keen to jump in and contribute, the standard GitHub process that we use is as follows:
- Follow the Getting the code process to get Warewolf source code.
- Make your bug fix (in accordance to our development ethos)
- Push your code changes into your Warewolf fork
- Create a pull request with the issue number(s) so that we can identify the issue(s) that you have fixed.
After a core developer has code-reviewed your changes and is satisfied with your solution we will merge the code back into the Blessed repository.
If you are unfamiliar with the system, please review the Technical Documentation before making changes to the source code.