Update pull_request_template.md

pull/2714/head
Jussi Vatjus-Anttila 2016-09-02 15:27:10 +03:00 committed by Anna Bridge
parent 7e05502e44
commit 8f30f26340
1 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ A few sentences describing the overall goals of the pull request's commits.
## Migrations ## Migrations
If this PR changes any APIs or behaviors, give a short description of what "API users" should do when this PR is merged. If this PR changes any APIs or behaviors, give a short description of what *API users* should do when this PR is merged.
YES | NO YES | NO
@ -30,10 +30,10 @@ other_pr_master | [link]()
- [ ] Documentation - [ ] Documentation
## Deploy Notes ## Deploy notes
Notes regarding the deployment of the contained body of work. These should note any Notes regarding the deployment of the contained body of work. These should note any
required changes in the build environment, tools, compilers, etc. required changes in the build environment, tools, compilers, etc.
## Steps to Test or Reproduce ## Steps to test or reproduce
Outline the steps to test or reproduce the PR here. Outline the steps to test or reproduce the PR here.