File tree 1 file changed +33
-0
lines changed
1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Status
2
+ READY/IN DEVELOPMENT/HOLD
3
+
4
+ ## Migrations
5
+ YES | NO
6
+
7
+ ## Description
8
+ A few sentences describing the overall goals of the pull request's commits.
9
+
10
+ ## Related PRs
11
+ List related PRs against other branches:
12
+
13
+ branch PR
14
+ other_pr_production link
15
+ other_pr_master link
16
+ Todos
17
+ Tests
18
+ Documentation
19
+
20
+ ## Deploy Notes
21
+ Notes regarding deployment the contained body of work. These should note any db migrations, etc.
22
+
23
+ ## Steps to Test or Reproduce
24
+ Outline the steps to test or reproduce the PR here.
25
+
26
+ git pull --prune
27
+ git checkout <feature_branch>
28
+
29
+ ## Impacted Areas in Application
30
+ Small description about what will be changed in the app if this PR will be merged
31
+
32
+ ## List general components of the application that this PR will affect:
33
+ The direct changes inside the app made by this PR
You can’t perform that action at this time.
0 commit comments