Add a troubleshooting section and reproducible example guide (#10947)

Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
This commit is contained in:
Zanie Blue
2025-01-27 13:29:23 -06:00
committed by GitHub
parent 315fc1792a
commit 71f0798536
5 changed files with 174 additions and 7 deletions
+5
View File
@@ -49,6 +49,11 @@ $ uv -V # Will not include the build commit and date
$ uv pip --version # Can be used with a subcommand
```
## Troubleshooting issues
The reference documentation contains a
[troubleshooting guide](../reference/troubleshooting/index.md) for common issues.
## Open an issue on GitHub
The [issue tracker](https://github.com/astral-sh/uv/issues) on GitHub is a good place to report bugs