meonkeys commented on code in PR #6366:
URL: https://github.com/apache/fineract/pull/6366#discussion_r3914975582


##########
CONTRIBUTING.md:
##########
@@ -288,6 +272,15 @@ The project uses [Lombok](https://projectlombok.org/) to 
reduce boilerplate code
     * `LOG.debug()` can be used anywhere in the code to log things that may be 
useful during investigations of specific problems.  They are not shown in the 
default logging configuration, but can be enabled for troubleshooting.  
Developers should typically "turn down" most `LOG.info()` which they used while 
writing a new feature to "follow along what happens during local testing" to 
`LOG.debug()` for production before we merge their PRs.
     * `LOG.trace()` is not used in Fineract.
 
+### AI Policy
+
+- AI tools may assist contribution work.

Review Comment:
   Are we? This is just a proposal, I didn't intend to shortcut the discussion. 
You're free to make a counter-proposal.



-- 
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]

Reply via email to