You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Please check if your PR fulfills the following requirements:
4
4
-[ ] Tests for the changes have been added (for bug fixes / features)
5
5
-[ ] Docs have been added / updated (for bug fixes / features)
6
6
7
-
**If your build fails** due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-examples/blob/master/.github/CONTRIBUTING.md.
7
+
**If your build fails** due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-ui-go/blob/master/.github/Contributing.md.
8
8
9
9
## What is the current behavior?
10
10
<!-- Please describe the current behavior and link to a relevant issue. -->
@@ -23,7 +23,10 @@ Please check if your PR fulfills the following requirements:
23
23
-[ ] No
24
24
25
25
## New Imports
26
-
Are there any new imports or modules? If so, what are they used for and why?
26
+
<!-- Are there any new imports or modules? If so, what are they used for and why? -->
27
+
28
+
-[ ] Yes
29
+
-[ ] No
27
30
28
31
## Specific Instructions
29
32
Are there any specific instructions or things that should be known prior to reviewing?
0 commit comments