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
This project is Copyright (c) The SunPy Community and licensed under the terms of the GNU GPL v3+ license.
64
65
This package is based upon the `Openastronomy packaging guide <https://github.com/OpenAstronomy/packaging-guide>`_ which is licensed under the BSD 3-clause license.
65
66
See the licenses folder for more information.
67
+
=======
68
+
We expect authentic engagement in our community.
69
+
**Do not post the output from Large Language Models or similar generative AI as code, issues or comments on GitHub or any other platform.**
70
+
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.
71
+
For more information see our documentation on fair and appropriate `AI usage <https://docs.sunpy.org/en/latest/dev_guide/contents/ai_usage.html>`__.
72
+
73
+
License
74
+
-------
75
+
76
+
This project is Copyright (c) The SunPy Community and licensed under
77
+
the terms of the GNU GPL v3+ license. This package is based upon
78
+
the `Openastronomy packaging guide <https://github.com/OpenAstronomy/packaging-guide>`__
79
+
which is licensed under the BSD 3-clause licence. See the licenses folder for
80
+
more information.
81
+
>>>>>>>
66
82
67
83
Contributing
68
84
------------
@@ -83,6 +99,16 @@ That's how we all improve, and we are happy to help others learn.
83
99
84
100
Being an open source contributor doesn't just mean writing code, either.
85
101
You can help out by writing documentation, tests, or even giving feedback about the project (and yes - that includes giving feedback about the contribution process).
102
+
<<<<<<<
86
103
Some of these contributions may be the most valuable to the project as a whole, because you're coming to the project with fresh eyes, so you can see the errors and assumptions that seasoned contributors have glossed over.
87
104
88
105
Note: This disclaimer was originally written by `Adrienne Lowe <https://github.com/adriennefriend>`_ for a `PyCon talk <https://www.youtube.com/watch?v=6Uj746j9Heo>`_, and was adapted for sunkit-magex based on its use in the README file for the `MetPy project <https://github.com/Unidata/MetPy>`_.
106
+
=======
107
+
the errors and assumptions that seasoned contributors have glossed over.
108
+
109
+
Note: This disclaimer was originally written by
110
+
`Adrienne Lowe <https://github.com/adriennefriend>`__ for a
111
+
`PyCon talk <https://www.youtube.com/watch?v=6Uj746j9Heo>`__, and was adapted by
112
+
sunkit-magex based on its use in the README file for the
0 commit comments