15 lines
928 B
Markdown
15 lines
928 B
Markdown
---
|
|
sidebar_position: 5
|
|
---
|
|
|
|
# Support The Project
|
|
|
|
## Contributing
|
|
|
|
1. Testing - Using Immich and reporting bugs is a great way to help support the project. Found a bug? [Open an issue on GitHub][github-issue].
|
|
1. Translations - The Immich mobile app has been translated into [17 languages][github-langs] so far! To contribute with translations, email me at alex.tran1502@gmail.com or send me a message on discord.
|
|
1. Development - If you are a programmer or developer, take a look at Immich's [technology stack](/docs/developer/architecture.mdx) and consider fixing bugs or building new features. The team and I are always looking for new contributors. For information about how to contribute as a developer, see the [Developer](/docs/developer/architecture.mdx) section.
|
|
|
|
[github-issue]: https://github.com/immich-app/immich/issues/new/choose
|
|
[github-langs]: https://github.com/immich-app/immich/tree/main/mobile/assets/i18n
|