···7272See https://www.rockbox.org/wiki/UsingGit for details on how to setup your
7373environment and how to upload a change you have made for review.
74747575-We'd prefer that you don't submit patches to the bug tracker any more,
7575+We strongly prefer that you don't submit patches to the bug tracker,
7676as it's much harder to read and discuss them there.
77777878Credits
···8080We believe in crediting all contributors by name. Before committing a patch to
8181Git, we ask that you give us your full real name (no pseudonyms or nicknames)
8282for adding to the credits list.
8383+8484+Generative AI
8585+-------------
8686+We are highly unlikely to review or accept AI-generated or "vibe coded"
8787+code; our time is very limited, and we need to know that *you* understand
8888+exactly what the code is doing and why, so that we can review it
8989+effectively with you.
9090+9191+Code is of no value to Rockbox if it is not maintainable, and it cannot
9292+be maintained if it is not understood. Quality is more important than
9393+quantity.
9494+9595+If you really *must* submit AI-generated code, you will need to include
9696+prompt provenance including the model used, dates and full content of
9797+prompts, and the unedited LLM output. See the article "Track Prompt
9898+Provenance in Version Control" at https://medium.com/@psluaces/track-prompt-provenance-in-version-control-8746e2bad3c2)
9999+by Pablo Santos Luaces.