diff --git a/.cruft.json b/.cruft.json index ed57d3425..0cc92891b 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/sunpy/package-template", - "commit": "4c87aec25b842ac84ed38a609e89f145b7b0848b", + "commit": "557d3736ee03667e7ba5feb8a50f41cbf0ab3268", "checkout": null, "context": { "cookiecutter": { @@ -32,7 +32,7 @@ ".github/workflows/sub_package_update.yml" ], "_template": "https://github.com/sunpy/package-template", - "_commit": "4c87aec25b842ac84ed38a609e89f145b7b0848b" + "_commit": "557d3736ee03667e7ba5feb8a50f41cbf0ab3268" } }, "directory": null diff --git a/README.rst b/README.rst index 1202cadd2..5d2ee009c 100644 --- a/README.rst +++ b/README.rst @@ -32,8 +32,21 @@ Usage of Generative AI ====================== We expect authentic engagement in our community. -Be wary of posting output from Large Language Models or similar generative AI as comments on GitHub or any other platform, as such comments tend to be formulaic and low quality content. +**Do not post the output from Large Language Models or similar generative AI as code, issues or comments on GitHub or any other platform.** If you use generative AI tools as an aid in developing code or documentation changes, ensure that you fully understand the proposed changes and can explain why they are the correct approach and an improvement to the current state. +<<<<<<< +======= +For more information see our documentation on fair and appropriate `AI usage `__. + +License +------- + +This project is Copyright (c) The SunPy Community and licensed under +the terms of the BSD 2-Clause license. This package is based upon +the `Openastronomy packaging guide `__ +which is licensed under the BSD 3-clause licence. See the licenses folder for +more information. +>>>>>>> Acknowledging ndcube ==================== @@ -76,4 +89,12 @@ Code of Conduct When you are interacting with the SunPy community you are asked to follow our `Code of Conduct`_. +<<<<<<< .. _Code of Conduct: https://sunpy.org/coc +======= +Note: This disclaimer was originally written by +`Adrienne Lowe `__ for a +`PyCon talk `__, and was adapted by +ndcube based on its use in the README file for the +`MetPy project `__. +>>>>>>>