Hi all, The novice Python lessons are now being translated into both R and MATLAB.
http://software-carpentry.org/blog/2014/08/matlab-review.html http://software-carpentry.org/blog/2014/04/novice-r-discussion-summary.html Ideally, any improvements in one of the three will be ported over to the other two. In order to help make this coordinated development easier, I propose we use the tag "novice" plus the appropriate language tag, e.g. "Python", when submitting an Issue or Pull Request on GitHub. https://github.com/swcarpentry/bc/issues?q=is%3Aopen+label%3Anovice+is%3Aissue https://github.com/swcarpentry/bc/pulls?q=is%3Aopen+label%3Anovice+is%3Apr For example, using the links above, I can quickly see that Ethan White has submitted a PR to the novice Python lessons. If it is approved, then it can be ported over to R and MATLAB. https://github.com/swcarpentry/bc/pull/682 Thoughts about using tags? Should I add something about this to CONTRIBUTING.md? Thanks, John _______________________________________________ Discuss mailing list [email protected] http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org
