Feature Requests and Bug Reports - AerodyneLabs/HABtk GitHub Wiki

Please submit feature requests and bug reports to the issue tracker. Feature requests should be labelled as a question and bug reports should be labelled as a unconfirmed-bug. No other labels should be used by non-committers/contributors. Please be as detailed as you can in your request/report, we cannot take action unless we know exactly what you are talking about. The labels used in the issue tracker are explained below.

Labels

unconfirmed-bug

All new bug reports should start as an unconfirmed-bug. After review by a contributor, the report will be either upgraded to a confirmed-bug or downgraded to duplicate, invalid or wontfix.

confirmed-bug

A confirmed-bug has been confirmed by a contributor and will receive active development effort.

question

The question label should be used for feature requests or anything else that isn't a bug report. After review by a contributor, the question will be upgraded to a feature, needs-docs or bug, or downgraded to duplicate, invalid or wontfix.

feature

A feature request that has been confirmed as not already existing and not a bug. Features will require active development effort and will not be closed until fully implemented.

needs-docs

Needs-docs indicates a feature or behavior that needs to be documented.

duplicate

Duplicate issues slow everyone down, please try to search before submitting.

invalid

A bug report that could not be reproduced or is invalid for some other reason. Typically closes the issue.

wontfix

A behavior or bug that will not be fixed. This is a last resort label and justification must be provided.