Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.99 KB

CONTRIBUTING.md

File metadata and controls

35 lines (22 loc) · 1.99 KB

Contributing Guide

Fwitter app is Open Source! I love it when people contribute!

Getting Started

Making Changes

Code Style

Fwitter follows the Dart Style Guide. Please note that if your code is not formatted according to the guide as much as possible, we will reject your Pull Request until it is fixed. Some things such as long lines will generally be accepted, however try to make it smaller if possible.

Efficiency

Fwitter is committed to efficiency as much as possible. If your code is not efficient, then we will probably reject your Pull Request.

Rejections

Pull Request rejections are not a bad thing. It just means you need to fix something. Perhaps it is important to define 'rejection' as it is used in this case. A rejection is when a Fwitter committer comments on a Pull Request with a comment like 'rejected due to incorrect formatting'.

Contacting Us

  • Email: sonu.sharma045@gmail.com