Bugs ==== Bugs in PyXA ************ If you find a bug within any of the code in `PyXA's GitHub Repository`_, please create a new issue on GitHub that describes the bug, the circumstances that cause the bug to occur, a description of your configuration, and any potential solutions that you might have thought of. After creating an issue, if you have the time and expertise to implement the fix, you can create a new pull request containing your changes. Make sure to follow the `Guidelines for Contributing to PyXA's Code`_. Documentation Bugs ****************** If you find a bug in this documentation, please create a new issue on `PyXA's GitHub Repository`_. If you have an idea for a potential fix, please include a description of the fix within the issue. After creating an issue, if you have the time and expertise to implement the fix, you can create a new pull request containing your changes. Make sure to follow the `Guidelines for Contributing to PyXA's Documentation`_. .. _PyXA's GitHub Repository: https://github.com/SKaplanOfficial/PyXA/issues .. _Guidelines for Contributing to PyXA's Code: https://github.com/SKaplanOfficial/PyXA/blob/main/CONTRIBUTING.md#code .. _Guidelines for Contributing to PyXA's Documentation: https://github.com/SKaplanOfficial/PyXA/blob/main/CONTRIBUTING.md#documentation