Thank you for your contribution to Arcus. Please answer the following questions regarding your pull request:
-
Please let us know about the contribution you are making
- Does this contribution update documentation?
- Does this contribution update code?
- Does it fix a bug?
- Does it add new functionality?
-
Assuming there is a code change in this contribution
- Have you included unit test(s) to verify the change?
- Do all pre-existing unit tests pass as expected?
- Does the change break existing functionality, if so have you explained why doing so is necessary?
- Have you listed the possible side-effects or negative impacts of code changes.
-
Put
closes #XXXXin your comment, whereXXXXis the the issue that your PR addresses.- If and issue does not yet exist, please create one before continuing
-
Provide any other information that pertinent to the PR you're making.
-
Submit your Pull Request
Thanks again, we'll review your PR and and act accordingly.