Skip to content
eteq edited this page Feb 7, 2012 · 1 revision

This page holds various tips and tricks for working with Astropy's github repositories.

  • Issues can be converted to pull requests by attaching code. This can't be done using the github web interface, currently, but it can be done via the github API. A script to do this is available at https://gist.github.com/1750715

Clone this wiki locally