This project is subject to the Ubuntu Code of Conduct to foster an open and welcoming place to contribute. By participating in the project (in the form of code contributions, issues, comments, and other activities), you agree to abide by its terms.
Bugs are tracked as GitHub issues.
Changes to this project should be proposed as pull requests on GitHub. Make sure that the pull request is linked to an issue. If there isn't an issue yet to track the bug or improvement you are working on, consider filing one.
This project is subject to the Canonical contributor license agreement, please make sure you have signed it before (or shortly after) submitting your first pull request.
Translations are managed using Weblate. This project currently has one translation component:
NOTE: The Weblate project is integrated with the GitHub project. Weblate pushes changes daily and opens a pull request on GitHub.
Mock tests need to be re-generated when the signature of used methods changes. Re-generate with
flutter pub run build_runner build --delete-conflicting-outputs