# Troubleshooting a PR

If your PR is failing, use this troubleshooting guide.

## Unit tests failing

First, ensure that the [linting passes.](submitting-pr.md#lintingformatting)


If you see linting errors, fix them or run the [formatting command.](submitting-pr.md#lintingformatting)


## Documentation

If your PR is failing due to documentation errors, [see here.](../documentation/debugging.md)

## Merge conflicts

[See here.](submitting-pr.md#fixing-merge-conflicts)


## Other

If you're unable to fix the problems, send a message in the GitHub Pull request.