Skip to content

Commit

Permalink
Create PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mukeshsharma1426 authored Jul 22, 2018
1 parent 7ab13e8 commit ba5d792
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Status
**READY/IN DEVELOPMENT/HOLD**

## Description
A few sentences describing the overall goals of the pull request's commits.

## Todos
- [ ] Tests
- [ ] Documentation

## Steps to Test or Reproduce
Outline the steps to test or reproduce the PR here.

## Impacted Areas in Application
List general components of the application that this PR will affect:

0 comments on commit ba5d792

Please sign in to comment.