diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index aecf8c6d98..73fef2b955 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,4 +7,4 @@ [//]: # "Apart from the mandatory license signature, these tasks are optional, but doing them could save reviewers some time and get the PR merged sooner." Check if completed: - [ ] I have run any relevant test suites -- [ ] I, the committer, have read the [licensing terms for contributors](https://github.com/TASEmulators/BizHawk/blob/master/contributing.md#copyrights-and-licensing) (last updated 2024-03-20) and am compliant +- [ ] I, the committer, have read the [licensing terms for contributors](https://github.com/TASEmulators/BizHawk/blob/master/contributing.md#copyrights-and-licensing) (last updated 2024-06-22) and am compliant diff --git a/contributing.md b/contributing.md index 6703f73c7d..c75fc7e63d 100644 --- a/contributing.md +++ b/contributing.md @@ -321,5 +321,5 @@ See [Waterbox readme](https://github.com/TASEmulators/BizHawk/tree/master/waterb By contributing, you declare that any additions or changes either: - were authored by you and you are willing to license your contributions to us under the [project's license](https://github.com/TASEmulators/BizHawk/tree/master/LICENSE); or - were copied from a compatibly open-source, publicly-licensed source and are properly attributed, including licensing info. -> **Important** +> [!IMPORTANT] > We will **not** accept any contributions "authored" by GitHub Copilot or similar ML tools.