brief contribution tutorial#3
brief contribution tutorial#3latexdrivinggloves wants to merge 9 commits intoradio-astro-tools:masterfrom
Conversation
|
This is good. Let's turn the |
|
Bah! I didn't mean to close this... |
…also updated list formatiing.
…also updated list formatiing.
…also updated list formatiing.
|
The contribution tutorial is a bit better formatted and now includes instructions for those using git v1.7.1 (which is evidently the version on our RHEL 6 computers and it's difficult to update due to root access issues.) Sorry for all the tiny commits at the end, I was tweaking the .md file and seeing how it looked online. |
|
@brisbind - thanks for working on this! Will review this. |
There was a problem hiding this comment.
It's a good idea to wrap the text to 78 characters so that it is guaranteed to look fine in any text editor
There was a problem hiding this comment.
Also, nice to make things like radioscripts_contrib into links. With rst, that is done by something like
`radioscripts_contrib <https://github.com/radio-tools/radioscripts_contrib>`_
Created first draft of a tutorial on how to contribute code, along with a demo script, helloworld.py. Also updated READMEs to reflect helloworld changes.