meonkeys commented on code in PR #6366: URL: https://github.com/apache/fineract/pull/6366#discussion_r3962680602
########## .github/pull_request_template.md: ########## @@ -13,5 +13,6 @@ Please make sure these boxes are checked before submitting your pull request - t - [ ] Add required Swagger annotation and update API documentation at fineract-provider/src/main/resources/static/legacy-docs/apiLive.htm with details of any API changes - [ ] [This PR must not be a "code dump"](https://cwiki.apache.org/confluence/display/FINERACT/Pull+Request+Size+Limit). Large changes can be made in a branch, with assistance. Ask for help on the [developer mailing list](https://fineract.apache.org/#contribute). - [ ] If merging this PR resolves a JIRA issue, I will mark that issue as resolved and set "Fix Version/s" appropriately. +- [ ] I followed the [AI Policy](https://github.com/apache/fineract/blob/develop/CONTRIBUTING.md#ai-policy). Review Comment: I don't follow. The suggested AI disclosure trailer format is in `CONTRIBUTING.md`. Do you mean we should duplicate that in the PR checklist? If so I disagree... just have it in one place. And see [my side note in my earlier comment](https://github.com/apache/fineract/pull/6366#issuecomment-5554119221)... I think the PR checklist could just be one box: "I have read and followed the contributor guide in CONTRIBUTING.md". -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
