Skip to content

Commit 3403b5c

Browse files
committed
fix: replace broken link in pull request template
also added y/n checkboxes for new imports Signed-off-by: Jim White <jpwhite_mn@yahoo.com>
1 parent 6b56cf5 commit 3403b5c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Please check if your PR fulfills the following requirements:
44
- [ ] Tests for the changes have been added (for bug fixes / features)
55
- [ ] Docs have been added / updated (for bug fixes / features)
66

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.
88

99
## What is the current behavior?
1010
<!-- Please describe the current behavior and link to a relevant issue. -->
@@ -23,7 +23,10 @@ Please check if your PR fulfills the following requirements:
2323
- [ ] No
2424

2525
## 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
2730

2831
## Specific Instructions
2932
Are there any specific instructions or things that should be known prior to reviewing?

0 commit comments

Comments
 (0)