From bdebda66a5c795af9a6382d6e9a57d638d506520 Mon Sep 17 00:00:00 2001 From: Emre Girgin <50592283+mrgirgin@users.noreply.github.com> Date: Mon, 19 Oct 2020 12:37:00 -0700 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2edefd8e724..9ffbd881b18 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,6 +11,7 @@ Feel free to delete sections of the template which do not apply to your PR, or a - [ ] Any updated packages successfully build (or no packages were changed) - [ ] All package sources are available - [ ] cgmanifest files are up-to-date and sorted (`./cgmanifest.json`, `./toolkit/tools/cgmanifest.json`, `./toolkit/scripts/toolchain/cgmanifest.json`) +- [ ] LICENSE-MAP files are up-to-date (`./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md`, `./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON`) - [ ] All source files have up-to-date hashes in the `*.signatures.json` files - [ ] `sudo make go-tidy-all` and `sudo make go-test-coverage` pass - [ ] Documentation has been updated to match any changes to the build system @@ -45,4 +46,4 @@ NO ###### Test Methodology -- Pipeline build id: xxxx \ No newline at end of file +- Pipeline build id: xxxx