Skip to content

Commit 6e05c4a

Browse files
Fix links in pr template
1 parent 295d5ac commit 6e05c4a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Checklist
66
Please ensure the following before requesting a merge:
77

8-
- [ ] I have read and agree to the repository's [CONTRIBUTING.md](../CONTRIBUTING.md) and [LICENSE.md](../LICENSE.md).
8+
- [ ] I have read and agree to the repository's [CONTRIBUTING.md](https://github.com/lachlanharrisdev/virtualised-binary-obfuscation/blob/main/CONTRIBUTING.md) and [LICENSE.md](https://github.com/lachlanharrisdev/virtualised-binary-obfuscation/blob/main/LICENSE.md).
99
- [ ] All tests pass locally (`make`, `make test`).
1010
- [ ] Relevant documentation has been updated (`README.md`, `docs/`).
1111
- [ ] Code follows the repository's style and formatting guidelines.
@@ -25,5 +25,5 @@ Please ensure the following before requesting a merge:
2525
- *Your contribution will be credited in the repository's contributor list and may be included in a major release.*
2626
- *Individual contributions may not be credited in associated research publications.*
2727
- *You confirm that you have the right to submit this work and that it does not violate any third-party rights or agreements.*
28-
- *All contributions are made under the terms of the [repository's license](../LICENSE.md).*
29-
- *If you violate any of the terms above or as outlined in [CONTRIBUTING.md](../CONTRIBUTING.md), your future contributions may not be accepted*
28+
- *All contributions are made under the terms of the [repository's license](https://github.com/lachlanharrisdev/virtualised-binary-obfuscation/blob/main/LICENSE.md).*
29+
- *If you violate any of the terms above or as outlined in [CONTRIBUTING.md](https://github.com/lachlanharrisdev/virtualised-binary-obfuscation/blob/main/CONTRIBUTING.md), your future contributions may not be accepted*

0 commit comments

Comments
 (0)