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: {{ cookiecutter.package_name }}/README.rst
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,16 +5,16 @@ Usage of Generative AI
5
5
----------------------
6
6
7
7
We expect authentic engagement in our community.
8
-
**Do no post the output from Large Language Models or similar generative AI as code, issues or comments on GitHub or any other platform.**
8
+
**Do not post the output from Large Language Models or similar generative AI as code, issues or comments on GitHub or any other platform.**
9
9
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.
10
-
For more information see our documentation on fair and appropriate [AI usage](https://docs.sunpy.org/en/latest/dev_guide/contents/ai_usage.html).
10
+
For more information see our documentation on fair and appropriate `AI usage<https://docs.sunpy.org/en/latest/dev_guide/contents/ai_usage.html>`__.
11
11
12
12
License
13
13
-------
14
14
15
15
This project is Copyright (c) {{ cookiecutter.author_name }} and licensed under
16
16
the terms of the {{ cookiecutter.license }} license. This package is based upon
17
-
the `Openastronomy packaging guide <https://github.com/OpenAstronomy/packaging-guide>`_
17
+
the `Openastronomy packaging guide <https://github.com/OpenAstronomy/packaging-guide>`__
18
18
which is licensed under the BSD 3-clause licence. See the licenses folder for
19
19
more information.
20
20
@@ -45,7 +45,7 @@ a whole, because you're coming to the project with fresh eyes, so you can see
45
45
the errors and assumptions that seasoned contributors have glossed over.
46
46
47
47
Note: This disclaimer was originally written by
48
-
`Adrienne Lowe <https://github.com/adriennefriend>`_ for a
49
-
`PyCon talk <https://www.youtube.com/watch?v=6Uj746j9Heo>`_, and was adapted by
48
+
`Adrienne Lowe <https://github.com/adriennefriend>`__ for a
49
+
`PyCon talk <https://www.youtube.com/watch?v=6Uj746j9Heo>`__, and was adapted by
50
50
{{ cookiecutter.package_name }} based on its use in the README file for the
0 commit comments