[//]: # (**********************************) [//]: # (** Fill in the following fields **) [//]: # (**********************************) [//]: # (Note: Lines beginning with syntax such as this one, are comments and will not be visible in your report!) ### Pull Request Prelude [//]: # (Thank you for working on improving Hercules!) [//]: # (Please complete these steps and check the following boxes by putting an `x` inside the brackets _before_ filing your Pull Request.) - [ ] I have followed [proper Hercules code styling][code]. - [ ] I have read and understood the [contribution guidelines][cont] before making this PR. - [ ] I am aware that this PR will be closed if the above-mentioned criteria are not fulfilled. ### Changes Proposed [//]: # (Describe at length, the changes that this pull request makes.) **Affected Branches:** [//]: # (Master? Slave?) **Issues addressed:** [//]: # (Issue Tracker Number if any.) ### Known Issues and TODO List [//]: # (Insert checklist here) [//]: # (Syntax: - [ ] Checkbox) [//]: # (**NOTE** Enable the setting "[√] Allow edits from maintainers." when creating your pull request if you have not already enabled it.) [cont]: https://github.com/HerculesWS/Hercules/blob/master/CONTRIBUTING.md [code]: https://github.com/HerculesWS/Hercules/wiki/Coding-Style