Skip to content

Commit f74bd76

Browse files
committed
Ask for details on AI usage in creating a pull request
1 parent 22896a7 commit f74bd76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Before you push a pull request, review this list:
2323

2424
- [ ] Read the [contribution guidelines](CONTRIBUTING.md) for this project.
2525
- [ ] Read the [ASF Generative Tooling Guidance](https://www.apache.org/legal/generative-tooling.html) if you use Artificial Intelligence (AI).
26-
- [ ] I used AI to create any part of, or all of, this pull request.
26+
- [ ] I used AI to create any part of, or all of, this pull request. Which AI tool was used to create this pull request, and to what extent did it contribute?
2727
- [ ] Run a successful build using the default [Maven](https://maven.apache.org/) goal with `mvn`; that's `mvn` on the command line by itself.
2828
- [ ] 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 it is a best practice.
2929
- [ ] Write a pull request description that is detailed enough to understand what the pull request does, how, and why.

0 commit comments

Comments
 (0)