You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,15 +32,16 @@ Usage of Generative AI
32
32
----------------------
33
33
34
34
We expect authentic engagement in our community.
35
-
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.
35
+
**Do not post the output from Large Language Models or similar generative AI as code, issues or comments on GitHub or any other platform.**
36
36
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.
37
+
For more information see our documentation on fair and appropriate `AI usage <https://docs.sunpy.org/en/latest/dev_guide/contents/ai_usage.html>`__.
37
38
38
39
License
39
40
-------
40
41
41
42
This project is Copyright (c) The SunPy Community and licensed under
42
43
the terms of the BSD 2-Clause license. This package is based upon
43
-
the `Openastronomy packaging guide <https://github.com/OpenAstronomy/packaging-guide>`_
44
+
the `Openastronomy packaging guide <https://github.com/OpenAstronomy/packaging-guide>`__
44
45
which is licensed under the BSD 3-clause licence. See the licenses folder for
0 commit comments