Skip to content

_PR Conventions

Kosisochukwu Anyanwu edited this page Jan 17, 2017 · 2 revisions

PR Naming

  • The PR title should be named using the following format:

         [STORY_ID] Story description
    

Example

       57 Build out REST Endpoints for Resources (CRUD)
  • PR Description Template (Markdown)

    • There should be a link to the issue being worked on from the PR

    • The description of the PR should say what the PR does.

Clone this wiki locally