You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
### Checklist
6
6
Please ensure the following before requesting a merge:
7
7
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).
9
9
-[ ] All tests pass locally (`make`, `make test`).
10
10
-[ ] Relevant documentation has been updated (`README.md`, `docs/`).
11
11
-[ ] Code follows the repository's style and formatting guidelines.
@@ -25,5 +25,5 @@ Please ensure the following before requesting a merge:
25
25
-*Your contribution will be credited in the repository's contributor list and may be included in a major release.*
26
26
-*Individual contributions may not be credited in associated research publications.*
27
27
-*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