Skip to content

Commit 9ef1dcb

Browse files
committed
Merge branch 'master' of github.com:astropy/astropy-tutorials
2 parents f2ca4e0 + 5869cb2 commit 9ef1dcb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

templates/index_template.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,11 @@ <h2>Tutorial Index</h2>
4343
</section>
4444

4545
<section>
46-
<p>If you are a user interested in contributing a tutorial, please check the <a href="https://github.com/astropy/astropy-tutorials/blob/master/README.rst">README</a> or contact the <a href="https://groups.google.com/forum/#!forum/astropy-dev">developer list</a>. The tutorials are not meant to be written by developers; we are looking for contributions from users like you!</p>
4746

48-
<p>We welcome feedback about existing tutorials through GitHub. At the top of each tutorial is a link that takes you to the Astropy Tutorials issues list. If you find a typo or would like to clarify some text, please either create an issue or submit a pull request directly to the repository. To discuss tutorial content, consider sending your questions / comments to the <a href="https://groups.google.com/forum/#!forum/astropy-dev">astropy-dev</a> mailing list.</p>
47+
<p>We welcome <b>feedback</b> and improvements to these tutorials via the <a href="https://github.com/astropy/astropy-tutorials">Astropy Tutorials repo on Github</a>. If you find a typo or would like to clarify some text, please either <a href="https://github.com/astropy/astropy-tutorials/issues/new">create an issue</a> or make the change yourself and then submit a pull request directly to the <a href="https://github.com/astropy/astropy-tutorials">repository</a>. Questions and/or comments about the tutorials are welcome on the <a href="https://groups.google.com/forum/#!forum/astropy-dev">astropy-dev</a> mailing list.</p>
48+
49+
<p>If you are interested in <b>contributing</b> an ipython notebook as a tutorial, please check the <a href="https://github.com/astropy/astropy-tutorials/blob/master/README.rst">README</a> or contact the <a href="https://groups.google.com/forum/#!forum/astropy-dev">developer list</a>. Also, if you have an idea for a tutorial or a tutorial request, please post to the <a href="https://groups.google.com/forum/#!forum/astropy-dev">developer list</a>. If you would like to contribute to this effort, but need some inspiration, check out the <a href="https://github.com/astropy/astropy-tutorials/issues?page=1&state=open">open issues</a>. This is a collaborative effort and we are looking for contributions and ideas from users like you!</p>
50+
4951
</section>
5052

5153
</div>

0 commit comments

Comments
 (0)