mirror of
https://github.com/immich-app/immich.git
synced 2025-11-20 21:55:43 -05:00
21 lines
929 B
Markdown
21 lines
929 B
Markdown
---
|
|
sidebar_position: 5
|
|
---
|
|
|
|
# Support The Project
|
|
|
|
## Report issues
|
|
|
|
By far the easiest way to help make Immich better it to use it and report issues and bugs. Found a bug? [Open an issue on GitHub][github-issue].
|
|
|
|
## Translations
|
|
|
|
Support the project by localizing on [Weblate](https://hosted.weblate.org/projects/immich/immich/). For more information, see the [Translations](/docs/developer/translations) section.
|
|
|
|
## 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
|