Skip to content

Commit ee9963a

Browse files
committed
Update the GitHub pull request template for AI
1 parent 418af7e commit ee9963a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Thanks for your contribution to [Apache Commons](https://commons.apache.org/)! Y
2222
Before you push a pull request, review this list:
2323

2424
- [ ] Read the [contribution guidelines](CONTRIBUTING.md) for this project.
25+
- [ ] Read the [ASF Generative Tooling Guidance](https://www.apache.org/legal/generative-tooling.html) if you use Artificial Intelligence (AI).
2526
- [ ] Run a successful build using the default [Maven](https://maven.apache.org/) goal with `mvn`; that's `mvn` on the command line by itself.
2627
- [ ] Write unit tests that match behavioral changes, where the tests fail if the changes to the runtime are not applied. This may not always be possible but is a best-practice.
2728
- [ ] Write a pull request description that is detailed enough to understand what the pull request does, how, and why.

0 commit comments

Comments
 (0)