diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d4a1e5e..dfc1952 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,3 +14,4 @@ This may include: - [ ] I have run `npm run all` to validate my changes - [ ] I have made sure my commits are [signed](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits) - [ ] I have added an entry for new Extensions in [CODEOWNERS](/CODEOWNERS) +- [ ] I have read and I agree with the [Qt Creator Extensions Store Publisher Terms](https://github.com/qt-creator/extension-registry/documentation/publisher-terms.pdf) diff --git a/documentation/publisher-terms.pdf b/documentation/publisher-terms.pdf new file mode 100644 index 0000000..260a4b8 Binary files /dev/null and b/documentation/publisher-terms.pdf differ