Skip to content

Commit 557d373

Browse files
authored
Fix typo in README regarding AI usage policy (#249)
2 parents 9fdedba + e39933d commit 557d373

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

{{ cookiecutter.package_name }}/README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ Usage of Generative AI
55
----------------------
66

77
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.**
99
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>`__.
1111

1212
License
1313
-------
1414

1515
This project is Copyright (c) {{ cookiecutter.author_name }} and licensed under
1616
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>`__
1818
which is licensed under the BSD 3-clause licence. See the licenses folder for
1919
more information.
2020

@@ -45,7 +45,7 @@ a whole, because you're coming to the project with fresh eyes, so you can see
4545
the errors and assumptions that seasoned contributors have glossed over.
4646

4747
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
5050
{{ cookiecutter.package_name }} based on its use in the README file for the
51-
`MetPy project <https://github.com/Unidata/MetPy>`_.
51+
`MetPy project <https://github.com/Unidata/MetPy>`__.

0 commit comments

Comments
 (0)