Sfoglia il codice sorgente

docs: update CONTRIBUTING with a note about vibe-coding.

master
Jérôme Deuchnord 1 settimana fa
parent
commit
368585630d
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      CONTRIBUTING.md

+ 3
- 0
CONTRIBUTING.md Vedi File

@@ -27,6 +27,9 @@ Before writing the code, first create a fork of the repository and clone it. You


Then create a new branch and start coding. Finally, commit and push, then open a PR on this project. If your project is not complete, feel free to open it as Draft, then mark it as ready for review when you're done. Then create a new branch and start coding. Finally, commit and push, then open a PR on this project. If your project is not complete, feel free to open it as Draft, then mark it as ready for review when you're done.


> [!warning]
> LLM-generated code is not accepted in contributions.

### Choosing the right target branch ### Choosing the right target branch


Whatever you are doing, always base your working branch on `master`. Whatever you are doing, always base your working branch on `master`.


Caricamento…
Annulla
Salva