Skip to content

Commit f80a843

Browse files
authored
Update pull_request_template.md
updated against proposals
1 parent 7afa17a commit f80a843

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1+
Note: This is just a template, so feel free to use/remove the unnecessary things
2+
13
## Status
24
**READY/IN DEVELOPMENT/HOLD**
35

46
## Migrations
7+
If this PR change any API's or it's behavior give short description what "API users" should do when this PR is in use.
58
YES | NO
69

10+
711
## Description
812
A few sentences describing the overall goals of the pull request's commits.
913

@@ -22,8 +26,9 @@ other_pr_master | [link]()
2226

2327

2428
## Deploy Notes
25-
Notes regarding deployment the contained body of work. These should note any
26-
db migrations, etc.
29+
Notes regarding the deployment of the contained body of work. These should note any
30+
required changes in the build environment, tools, compilers, etc.
31+
2732

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

0 commit comments

Comments
 (0)