Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 981 Bytes

CONTRIBUTING.md

File metadata and controls

28 lines (17 loc) · 981 Bytes

How to contribute

First of all, thank you for contributing. 👍

The following is a set of guidelines for contributing to SysTranca App.

There are four main ways to contribute to this project:

Did you find a bug?

Please open an issue. Try to be the more specifique as possible when describing your problem.

I want to do some code

If you want to send us a new feature, fork this repository, implement your code, and, before opening a merge request run this command to make sure your code is fine:

flutter alalyze

We are using the Effective Dart Style to make our code consistent through the code base

I have a great idea for this app

Open a discussion on the issues tab. You are more than welcome to suggest implementations and uses for the Systranca App.