Skip to content

Commit

Permalink
add note about "feature"/"wontfix" to maintainer doc [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Oct 17, 2017
1 parent 36807a4 commit 52e999f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,12 @@ If it's *not* a Mocha problem (people tend not to believe this), you may want to
- `confirmed-bug`: A confirmed bug
- `unconfirmed-bug`: A maintainer has not yet or cannot reproduce; typically `needs-feedback` follows (see "Feedback & Follow-ups" below)
- `invalid`: Not a bug. Close the issue.
- `wontfix`: A bug, but for Reasons, it won't get fixed.

### Features

- `feature`: Any feature/enhancement that's up for discussion or has been agreed upon.
- `wontfix`: A half-baked feature or one which is unsuitable or out-of-scope for Mocha.

### Subsystems, Environments, Etc.

Expand Down

0 comments on commit 52e999f

Please sign in to comment.