Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 749 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 749 Bytes

Contributing

Please note we have a code of conduct, please follow it in all your interactions with this project.

When contributing to this repository, please first discuss the change you wish to make via any one of the following:

  • A feature request issue (preferred)
  • A ping to '@JaffaKetchup' on the flutter_map Discord server plugin channel (preferred for small changes)
  • An email to [email protected] (last resort)

You may then submit a pull request, conforming to the following basic rules:

  • Try to ensure code is concise, but well documentated and explained within the code
  • Try to keep to a similar coding style as I have used
  • You must not change the linting rules

Thanks for you contribution, it's greatly appriciated!