Skip to content

Pull Request (PR) Guidelines

Shivani edited this page Feb 8, 2018 · 1 revision

Every PR has to follow these guidelines unless any of the steps do not apply to the commit.


  • PR should have brief details about Story/Task and JIRA link to the story
  • Code climate stats
    • 0 New Issues
    • Newly added Files should be A
    • Fix existing issues and ratings (If unable to do so mention reason WHY?)
  • Code Coverage
    • Every New Feature should have specs
    • Every Bug Fix should have specs
  • Unit Test/ Test Cases should be detailed, fast and relevant
  • PR should be reviewed by minimum 2 members

Once all these points are matching 100% then the only PR will be merged to MASTER and LIVE