Update important banner syntax in contributing.md
This commit is contained in:
parent
ad1f4f40b5
commit
7aa54889a1
|
@ -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."
|
[//]: # "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:
|
Check if completed:
|
||||||
- [ ] I have run any relevant test suites
|
- [ ] 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
|
||||||
|
|
|
@ -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:
|
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 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.
|
- 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.
|
> We will **not** accept any contributions "authored" by GitHub Copilot or similar ML tools.
|
||||||
|
|
Loading…
Reference in New Issue