Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.39 KB

CONTRIBUTING.md

File metadata and controls

27 lines (17 loc) · 1.39 KB

Contributing to Alexa Web API For Games Dart

Ways you can contribute

All Code Changes Happen Through Pull Requests

Pull requests are the best way to propose changes to the codebase (we use Github Flow). We actively welcome your pull requests:

  1. Fork the repo and create your branch from develop.
  2. If you've changed package or plugin, update the documentation.
  3. Make sure your code lints.
  4. Issue that pull request!

Before you contribute

Any contributions you make will be under the MIT Software License. In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.

Coding style

The source code in this project follows the Google style or Flutter style for Dart for the languages they use, and use auto-formatters: