Skip to content

Commit

Permalink
Mention redesign in contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
jmshrv committed Oct 21, 2023
1 parent e01b6b1 commit 86d9149
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ To rebuild these files, run `dart run build_runner build --delete-conflicting-ou

As said earlier, Finamp uses Hive for all data storage needs. If you're doing work that involves data storage, I recommend you read [the Hive docs](https://docs.hivedb.dev/#/). Please ensure that your changes work when upgrading Finamp from the current release to your changes, as not handling upgrades will cause the app to crash.

## The Redesign

The biggest main piece of work being done on Finamp at the moment is the redesign. The relevant issue can be found [here](https://github.com/jmshrv/finamp/issues/220). The `redesign` branch has diverged a lot from `main`, but I try to keep it updated. If you're struggling to decide what to work on, the redesign is a good place to look :)

## Translating

Finamp uses Weblate to manage translations: **https://hosted.weblate.org/engage/finamp/**
Expand Down

0 comments on commit 86d9149

Please sign in to comment.