mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
533 B
533 B
Proposed Changes
Related Issue(s)
If applicable, please link to any related issues (Closes #123,
Closes wger-project/other-repo#123, See also #123, etc.)
Please check that the PR fulfills these requirements
- Tests for the changes have been added (for bug fixes / features)
- Set a 100 character limit in your editor/IDE to avoid white space diffs in the PR
(run
dart format --line-length=100 .) - Updated/added relevant documentation (doc comments with
///). - Added relevant reviewers.