Skip to content

Commit ee44b99

Browse files
authored
Update pull_request_template.md to use absolute links (#17)
Relative links doesn't work while raising the PR as it will be from github pull request page. So, need to use the absolute links.
1 parent e602c0d commit ee44b99

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
@@ -38,4 +38,4 @@ Please delete options that are not relevant.
3838
- [ ] New and existing unit tests pass locally with my changes
3939
- [ ] Any dependent changes have been merged and published in downstream modules
4040
- [ ] If adding new functionality, I have discussed my implementation with the community using the linked GitHub issue
41-
- [ ] I have signed and submitted the [ICLA](../ICLA.md) and if needed, the [CCLA](../CCLA.md). See [Contributing](../CONTRIBUTING.md) for details.
41+
- [ ] I have signed and submitted the [ICLA](https://github.com/polaris-catalog/polaris/blob/main/ICLA.md) and if needed, the [CCLA](https://github.com/polaris-catalog/polaris/blob/main/CCLA.md). See [Contributing](https://github.com/polaris-catalog/polaris/blob/main/CONTRIBUTING.md) for details.

0 commit comments

Comments
 (0)