mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
mention AI tools in the contrib guidelines (#9224)
* mention AI tools in the contrib guidelines * response to review --------- Co-authored-by: = <=>
This commit is contained in:
committed by
greg landrum
parent
20c08c93e2
commit
0beb4bb900
@@ -8,6 +8,17 @@ This guide aims to serve a couple of purposes:
|
||||
- To act as a reminder for more established contributors, especially those who submit irregularly
|
||||
- Provide another weapon in the arsenal against Greg's "hit by a bus" problem, and hopefully make the maintainers lives easier by producing better first time submissions!
|
||||
|
||||
## Acknowledging the usage of AI tools
|
||||
|
||||
If you make significant use of AI tools beyond auto-complete when creating your
|
||||
contribution, please acknowledge that, and mention which tool you used, in the
|
||||
description of your PR. We encourage everyone to use the tools that make them
|
||||
maximally productive, but we also want to be completely transparent about the
|
||||
source of contributions. Your name will be associated with the code change, so
|
||||
please review any generated code before posting it and make sure that you
|
||||
understand what it is doing. Please do not submit any code that has not been
|
||||
reviewed by a human first.
|
||||
|
||||
## What and How to Contribute
|
||||
|
||||
### If You Are Not a Developer
|
||||
|
||||
Reference in New Issue
Block a user