Skip to content

Commit ff90508

Browse files
authored
contributing: update guidelines for AI-generated code (ggml-org#17625)
* contributing: update guidelines for AI-generated code * revise
1 parent 0a4aeb9 commit ff90508

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The project differentiates between 3 levels of contributors:
1919
- If your PR becomes stale, don't hesitate to ping the maintainers in the comments
2020
- Maintainers will rely on your insights and approval when making a final decision to approve and merge a PR
2121
- Consider adding yourself to [CODEOWNERS](CODEOWNERS) to indicate your availability for reviewing related PRs
22+
- Using AI to generate PRs is permitted. However, you must (1) explicitly disclose how AI was used and (2) conduct a thorough manual review before publishing the PR. Note that trivial tab autocompletions do not require disclosure.
2223

2324
# Pull requests (for maintainers)
2425

SECURITY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,6 @@ However, If you have discovered a security vulnerability in this project, please
6565

6666
Please disclose it as a private [security advisory](https://github.com/ggml-org/llama.cpp/security/advisories/new).
6767

68+
Please note that using AI to identify vulnerabilities and generate reports is permitted. However, you must (1) explicitly disclose how AI was used and (2) conduct a thorough manual review before submitting the report.
69+
6870
A team of volunteers on a reasonable-effort basis maintains this project. As such, please give us at least 90 days to work on a fix before public exposure.

0 commit comments

Comments
 (0)