Skip to content

Commit 6ad6038

Browse files
authored
Update CONTRIBUTING.md with AI tools guidelines (#847)
1 parent c28e6da commit 6ad6038

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CONTRIBUTING.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,15 @@ git remote add upstream https://github.com/nteract/papermill
151151

152152
It's possible you will have conflicts between your repository and main. Here, `main` is meant to be synchronized with the `upstream` repository. GitHub has some good [documentation](https://help.github.com/articles/resolving-a-merge-conflict-using-the-command-line/) on merging pull requests from the command line.
153153

154-
Happy hacking on Papermill!
154+
## Use of Generative AI Tools
155+
156+
Generative AI tools have evolved rapidly, and their suggested results can be helpful.
157+
As with using any tool, the resulting contribution is the responsibility of the contributor.
158+
We value good code, concise and accurate documentation, and avoiding unnecessary code churn.
159+
Discretion, good judgment, and critical thinking are the foundation of all good contributions, regardless of the tools used in their creation.
160+
161+
*Adapted from the [Python developer guide](https://devguide.python.org/getting-started/generative-ai/).*
162+
163+
______________________________________________________________________
164+
165+
:rocket: Happy hacking on Papermill! 💐

0 commit comments

Comments
 (0)