diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 45d0ca85..0f72f9fe 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -58,4 +58,4 @@ ### Compliance - [ ] ASF license headers are present on all new source files -- [ ] No third-party dependencies are added without PMC/IPMC approval +- [ ] No third-party dependencies are added without PMC/IPMC approval \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 15bf5b9b..5e8e0a20 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -93,6 +93,11 @@ on file with the ASF. If you are contributing on behalf of your employer, a may also be required. Please keep individual commits signed off and attributed to the correct author so that provenance is clear. +## AI-Assisted Contributions + +- You remain personally responsible for all code you submit, regardless of how it was produced +- For details, see [ASF Generative Tooling Guidance](https://www.apache.org/legal/generative-tooling.html) + ## Contribution Workflow The project's canonical repository is hosted at