Skip to content

PR NAMING

Okwukwe Ewurum edited this page Aug 14, 2019 · 1 revision

PR Naming

The PR title should be named using the following format:

#[STORY_ID] Story description

Example

#111504508 Build out REST Endpoints for Resources (CRUD)

PR Description Template (Markdown)

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

 #### 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:

Clone this wiki locally