While we weren't looking, GitHub rolled out support for multiple issue templates.
I've taken the liberty of adding templates for: * Bug Reports * Enhancement Requests * Formal RFCs (more to come on this - this is a proposal) See the workflow: https://github.com/apache/couchdb/issues/new/choose See the templates: https://github.com/apache/couchdb/tree/master/.github/ISSUE_TEMPLATE If you are a committer, and want to help with issue triage: https://github.com/apache/couchdb/issues?q=is%3Aissue+is%3Aopen+label%3Aneeds-triage This should help with managing incoming requests. -Joan