|
1 | | -sunraster |
2 | | -========= |
| 1 | +``sunraster`` |
| 2 | +============= |
| 3 | + |
| 4 | +sunraster is an open-source Python library that provides the tools to read in and analyze spectrogram data. |
3 | 5 |
|
4 | 6 | |Latest Version| |codecov| |matrix| |DOI| |Powered by NumFOCUS| |Powered by SunPy| |
5 | 7 |
|
@@ -77,37 +79,15 @@ Contributing |
77 | 79 | We love contributions! sunraster is open source, |
78 | 80 | built on open source, and we'd love to have you hang out in our community. |
79 | 81 |
|
80 | | -**Imposter syndrome disclaimer**: We want your help. No, really. |
81 | | - |
82 | | -There may be a little voice inside your head that is telling you that you're not |
83 | | -ready to be an open source contributor; that your skills aren't nearly good |
84 | | -enough to contribute. What could you possibly offer a project like this one? |
85 | | - |
86 | | -We assure you - the little voice in your head is wrong. If you can write code at |
87 | | -all, you can contribute code to open source. Contributing to open source |
88 | | -projects is a fantastic way to advance one's coding skills. Writing perfect code |
89 | | -isn't the measure of a good developer (that would disqualify all of us!); it's |
90 | | -trying to create something, making mistakes, and learning from those |
91 | | -mistakes. That's how we all improve, and we are happy to help others learn. |
| 82 | +If you would like to get involved, check out the `Developers Guide`_ section of the SunPy docs. |
| 83 | +Stop by our chat room `#sunpy:openastronomy.org`_ if you have any questions. |
| 84 | +Help is always welcome so let us know what you like to work on, or check out the `issues page`_ for the list of known outstanding items. |
92 | 85 |
|
93 | | -Being an open source contributor doesn't just mean writing code, either. You can |
94 | | -help out by writing documentation, tests, or even giving feedback about the |
95 | | -project (and yes - that includes giving feedback about the contribution |
96 | | -process). Some of these contributions may be the most valuable to the project as |
97 | | -a whole, because you're coming to the project with fresh eyes, so you can see |
98 | | -the errors and assumptions that seasoned contributors have glossed over. |
| 86 | +For more information on contributing to SunPy, please read our `Newcomers' guide`_. |
99 | 87 |
|
100 | | -For more information on contributing to sunraster, please read SunPy's `Newcomers' guide`_. |
101 | | - |
102 | | -.. _SunPy mailing list: https://groups.google.com/forum/#!forum/sunpy |
103 | 88 | .. _Developers Guide: https://docs.sunpy.org/en/latest/dev_guide/index.html |
104 | | -.. _`#sunpy:openastronomy.org`: https://chat.openastronomy.org/#/room/#sunpy:openastronomy.org |
| 89 | +.. _`#sunpy:openastronomy.org`: https://app.element.io/#/room/#sunpy:openastronomy.org |
105 | 90 | .. _issues page: https://github.com/sunpy/sunraster/issues |
106 | 91 | .. _Newcomers' guide: https://docs.sunpy.org/en/latest/dev_guide/contents/newcomers.html |
107 | 92 |
|
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 | | -sunraster based on its use in the README file for the |
113 | | -`MetPy project <https://github.com/Unidata/MetPy>`__. |
| 93 | +When you are interacting with the SunPy community you are asked at to follow our `code of conduct <https://sunpy.org/coc>`__. |
0 commit comments