Skip to content
ehsteve edited this page Aug 21, 2012 · 2 revisions

This explains the various labels that we use in the issue tracker.

Bug? (unconfirmed-bug)

No dev has acknowledged it.

confirmed-bug (not yet available)

A core dev has acknowledged it with a comment.

Testing

Need to add testing code for this feature.

Documentation

It's a known behavior that can be addressed through docs. Err on the side of this rather than "feature" whenever possible.

Feature Request

This is a new feature which is not currently included in SunPy.

Refactoring

Code needs to be reorganized in some way.

wont-fix (not yet available)

An issue that we've decided not to fix. This is a last resort: see if "needs-docs" works before using this label.

Clone this wiki locally