diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9e4acad099..f78816c9c7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,3 +7,6 @@ **Did you run `npm run lint` from the viewer or parliament directory (whichever you are making changes to) and correct any errors** **Did you Ensure that all tests still pass by navigating to the `tests` directory and running `./tests.pl --viewer`** + +## License +I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.