Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 604 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (13 loc) · 604 Bytes

Contributing to glue

Reporting Issues

When opening an issue to report a problem, please try to provide a minimal code example that reproduces the issue along with details of the operating system and the Python, and glue versions you are using.

Contributing Code

If you would like to contribute code, this is normally done on GitHub via pull requests. If you are new to this style of development, we recommend taking a look at the astropy development workflow.