Skip to content

JACTheCreator/alexa_web_api_for_games_dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: