mirror of
https://github.com/immich-app/immich.git
synced 2025-06-23 15:34:03 -04:00
* feat(docs): Add a linear quick-start guide * prettier * fix: format * removed unused text --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
17 lines
482 B
Markdown
17 lines
482 B
Markdown
---
|
|
sidebar_position: 5
|
|
---
|
|
|
|
# Help Me!
|
|
|
|
Running into an issue or have a question? Try the following:
|
|
|
|
1. Check the [FAQs](/docs/FAQ.md).
|
|
2. Read through the [Release Notes][github-releases].
|
|
3. Search through existing [GitHub Issues][github-issues].
|
|
4. Open a help ticket on [Discord][discord-link].
|
|
|
|
[github-issues]: https://github.com/immich-app/immich/issues
|
|
[github-releases]: https://github.com/immich-app/immich/releases
|
|
[discord-link]: https://discord.com/invite/D8JsnBEuKb
|