The repository currently does not include a section in the Pull Request template asking contributors whether AI tools were used while preparing the PR.
Given the increasing use of AI-assisted tools in development, it would be beneficial to add a small disclosure section similar to what is used in the WordPress AI repository.
Example reference:
https://github.com/WordPress/ai/blob/develop/.github/PULL_REQUEST_TEMPLATE.md
This would help maintain transparency and align the workflow with the broader WordPress discussion around AI-assisted contributions.
Related discussions:
Proposed Change
Update the Pull Request template to include an AI usage disclosure section.
Example:
## AI Usage Disclosure
- [ ] This PR was created without the help of AI tools
- [ ] This PR includes AI-assisted code or content
If AI tools were used, please describe how they were used:
Expected Benefit
- Improves transparency in contributions.
- Aligns with emerging WordPress practices regarding AI-assisted development.
- Helps maintainers better understand how a change was created.
The repository currently does not include a section in the Pull Request template asking contributors whether AI tools were used while preparing the PR.
Given the increasing use of AI-assisted tools in development, it would be beneficial to add a small disclosure section similar to what is used in the WordPress AI repository.
Example reference:
https://github.com/WordPress/ai/blob/develop/.github/PULL_REQUEST_TEMPLATE.md
This would help maintain transparency and align the workflow with the broader WordPress discussion around AI-assisted contributions.
Related discussions:
Proposed Change
Update the Pull Request template to include an AI usage disclosure section.
Example:
Expected Benefit