diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 13901975e..111215440 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,9 @@ # Contributing +## Contribution guidelines + +We recognize that LLM's have become an integral tool for many users, however when using LLMs to help write issues or pull requests, disclose this. Transparency preserves the collaborative integrity that makes open-source communities work. It's the difference between "I used AI to help structure this bug report" (honest, helpful) and silently passing off generated content as your own analysis (deceptive, counterproductive). We as maintainers want to engage with humans rather than LLM-generated messages, put time in your issue report and that will be reflected back. + ## Releasing Signals (Maintainers only) This guide is intended for core team members that have the necessary rights to merge pull requests to the `main` branch.