Giter Site home page Giter Site logo

contrib's Introduction

This Contribution Policy is applied to all projects within the Tsoding Github Organization

1. Neglected Pull Requests

If the Reviewer's requests are not addressed by the Submitter within 2 weeks the Pull Request may be deemed neglected and closed without any further discussion.

2. Pull Request Size Limitation

The Pull Request size is calculated using the following formula:

Size = Max(Added_Lines, Removed_Line)

If Size > 300 the Pull Request may be closed as "Too big" without any further discussion. If the limitation is not enough see Continuous Decomposition section.

3. Continuous Decomposition

As a Contributor, when you prepare a PR:

  • make as many changes as you can according to the PR size limitation,
  • make sure that the code is compilable and the application is usable,
  • create TODOs right in the code for the unfinished work,
  • format your TODOs according to the Snitch TODO format
  • submit PR with the unfinished work and TODOs,
  • TODOs will be converted to separate issues by the Reviewer

4. Issue Detalization

Issues with vague descriptions like "Application does not work", "I don't understand anything", etc, will be closed as "To vague" without any further discussion. Provide as many details as possible.

5. Policy Changes

The Policy is not final and constantly changes based on the precedents during development. To stay updated on the Policy changes Start Watching this repo.

contrib's People

Contributors

rexim avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.