diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 99504f14f312..e8d3edbaf774 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,6 +49,7 @@ Before submitting your PR: - If you are a new contributor - Limit your open PRs to 1 - Do not submit trivial fixes (e.g. typos, formatting changes) +- If your changes include code from external sources, you must obtain explicit acknowledgement from the original author After submitting your PR: - Expect requests for modifications to ensure the code meets llama.cpp's standards for quality and long-term maintainability