tiktok-sparo/apps/website/docs/pages/support/help.md
2024-03-04 23:51:56 -08:00

14 lines
602 B
Markdown

---
title: Getting help
---
Please [create a GitHub issue](https://github.com/tiktok/sparo/issues/new/choose) to report any problems or feature requests.
For general questions, please use our [GitHub Discussions](https://github.com/tiktok/sparo/discussions) forum.
## Troubleshooting tips
- UPGRADE TO THE LATEST GIT. Sparo normally reports an error if your Git version is too old. If the minimum Git version is not high enough, let us know!
- If an operation is failing, use `--debug` to investigate. For example, `sparo --debug clone http://my-repo` instead of `sparo clone http://my-repo`.