Skip to content

Commit 44b4768

Browse files
authored
Fix pub agreement link (#34)
## Describe your changes Fixed path to publisher agreement in pull template ## Checklist - [x] I have run `npm run all` to validate my changes - [x] I have made sure my commits are [signed](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits) - [x] I have added an entry for new Extensions in [CODEOWNERS](/CODEOWNERS) - [x] 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)
2 parents 18c6587 + 097e5d5 commit 44b4768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ This may include:
1414
- [ ] I have run `npm run all` to validate my changes
1515
- [ ] I have made sure my commits are [signed](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits)
1616
- [ ] I have added an entry for new Extensions in [CODEOWNERS](/CODEOWNERS)
17-
- [ ] 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)
17+
- [ ] I have read and I agree with the [Qt Creator Extensions Store Publisher Terms](https://github.com/qt-creator/extension-registry/blob/main/documentation/publisher-terms.pdf)

0 commit comments

Comments
 (0)