From 6446cc88e3ef9d0d3103bb9cce8492d0b77f5609 Mon Sep 17 00:00:00 2001 From: robelgeda Date: Thu, 31 Oct 2024 22:05:53 -0400 Subject: [PATCH] add Generative AI Policy --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index fb01fb4..b77e38d 100644 --- a/README.rst +++ b/README.rst @@ -115,6 +115,13 @@ the `Astropy package template `_ which is licensed under the BSD 3-clause license. See the licenses folder for more information. +Generative AI Policy +-------------------- + +To maintain scientific rigor and reproducibility, no generative AI-produced code +is permitted within this repository. All code contributions must be manually authored +or closely supervised to ensure our standards. Generative AI can be used, however, for +documentation, issues, and PR descriptions (i.e ``git`` and GitHub workflow). Contributing ------------