diff --git a/.cruft.json b/.cruft.json index 4dcdc49c..1232c6d0 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/sunpy/package-template", - "commit": "29db3569a215e43fa8c5114d3dbcb98b6a9caac0", + "commit": "4f11e366c6efc9dcb5658ca952ec4196e201212b", "checkout": null, "context": { "cookiecutter": { @@ -32,7 +32,7 @@ ".github/workflows/sub_package_update.yml" ], "_template": "https://github.com/sunpy/package-template", - "_commit": "29db3569a215e43fa8c5114d3dbcb98b6a9caac0" + "_commit": "4f11e366c6efc9dcb5658ca952ec4196e201212b" } }, "directory": null diff --git a/README.rst b/README.rst index b031f13c..7e1256da 100644 --- a/README.rst +++ b/README.rst @@ -23,6 +23,13 @@ they should consider starting their own package for full control. We encourage and support instrument teams in choosing this route and hope they will still engage and collaborate with the SunPy and wider community during their development. We point to the recent development of `aiapy `__ as a great example of this type of collaboration. +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. +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. + License ------- diff --git a/licenses/LICENSE.rst b/licenses/LICENSE.rst index 9e29f91c..9f40977b 100644 --- a/licenses/LICENSE.rst +++ b/licenses/LICENSE.rst @@ -9,7 +9,7 @@ are permitted provided that the following conditions are met: * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -* Neither the name of the Astropy Team nor the names of its contributors may be +* Neither the name of the sunkit-instruments team nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.