Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down