Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 930 Bytes

contribute.md

File metadata and controls

26 lines (16 loc) · 930 Bytes

Contribution guide

Contribute to code

Task are tracked using GitHub issues.

Contributions are submitted with Pull Requests. Please assign yourself to an issue when you start working on it, so that we know someone is already working on it, to avoid duplicated contributions.

Repositories:

Recommended tools for development:

  • Server side: IntelliJ or VS Code with Kotlin and Gradle extensions
  • Android app: IntelliJ or Android Studio
  • iOS app: Xcode with gradle installed through Homebrew

Contribute to translations

Base strings (english) are added directly to the repository.

Translations are filled using Weblate.