Skip to content

Pull Request Naming and description Convention

Samuel Afolaranmi edited this page Aug 20, 2019 · 1 revision

Pull Request


PR Title


The PR title should be named using the following format:

#[STORY_ID] [Story description]

PR Description Template


The description of the PR should contain the following headings and corresponding content in Markdown format.

#### What does this PR do?
#### Description of Task to be completed?
#### How should this be manually tested?
#### Any background context you want to provide?
#### What are the relevant pivotal tracker stories?
#### Screenshots (if appropriate)
#### Questions: