Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 566 Bytes

File metadata and controls

10 lines (8 loc) · 566 Bytes

Hello, repo owner here.

I'm using simple trunk development at the moment

  • Make a branch off of main
  • You should be running the automatic dart formatter before committing
  • Push your changes to github
  • Tests need to pass in the pipeline, you can run them locally with flutter test test/services/* test/widgets/*
  • I will approve the PR if the tests pass
  • I may request changes if there's something I don't like, but I'm not incredibly idiomatic about this project at the moment, I will likely approve any meaningful changes that are reasonable improvements.