Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 740 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (15 loc) · 740 Bytes

Contributing

We are thankful for pull requests from everyone. Thanks for considering contributing :).

Fork, then clone the repo:

git clone git@github.com:bgoldstone/free_rfr.git

Set up your machine:

flutter pub get

Push to your fork and submit a pull request.

At this point, you're waiting on us. We like to at least comment on pull requests within three business days (and, typically, one business day). We may suggest some changes or improvements or alternatives.

Some things that will increase the chance that your pull request is accepted:

  • Format Code with Dart formatter
  • Organize classes and widgets into dedicated files
  • Write a good commit message