mirror of
https://codeberg.org/shufflecake/shufflecake-c.git
synced 2026-01-06 19:15:38 -05:00
fix: Fix typo in CONTRIBUTING.md
This commit is contained in:
parent
32eb1d88f6
commit
f9ffa2d0c7
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ If you would like to implement a new breaking or major feature, please submit an
|
|||
|
||||
### AI use <a id="user-content-ai"></a>
|
||||
|
||||
The use of AI/LLM in the submitted code is allowed, but its use MUST be disclosed in the commit message (with a clear reference to the parts of the code that were not human-generated). This is not to discourage the use of these tools, but the disclosure will help us to focus on recurrent/common failure patterns when reviewing the code. When submitting a code contribution without such disclosure, you confirm that you have no reason to believe that the submitted code is AI-generated.
|
||||
The use of AI/LLM in the submitted code is allowed, but MUST be disclosed in the commit message (with a clear reference to the parts of the code that were not human-generated). This is not to discourage the use of these tools, but the disclosure will help us to focus on recurrent/common failure patterns when reviewing the code. When submitting a code contribution without such disclosure, you confirm that you have no reason to believe that the submitted code is AI-generated.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue