Closed luongvo closed 1 year ago
Our Flutter Templates project is not a general Flutter project. We applied the Mason tool to automate generating the Flutter project from a [Flutter project base](https://github.com/nimblehq/flutter-templates/tree/develop/bricks/template/__brick__/%7B%7Bproject_name.snakeCase()%7D%7D) and some optional features. This might be new to someone who would like to contribute to this project.
To encourage and ensure more contributions come to the project in a proper way & convention, we should have a Contributing guideline. There are some references to build this doc:
To keep things simple at the first step, we can focus on the technical and conventions that contributors should catch up & follow.
technical
conventions
Developers
Why
Our Flutter Templates project is not a general Flutter project. We applied the Mason tool to automate generating the Flutter project from a [Flutter project base](https://github.com/nimblehq/flutter-templates/tree/develop/bricks/template/__brick__/%7B%7Bproject_name.snakeCase()%7D%7D) and some optional features. This might be new to someone who would like to contribute to this project.
To encourage and ensure more contributions come to the project in a proper way & convention, we should have a Contributing guideline. There are some references to build this doc:
To keep things simple at the first step, we can focus on the
technical
andconventions
that contributors should catch up & follow.Who Benefits?
Developers