Skip to content

First Responder Role

NotZippy edited this page Mar 5, 2017 · 2 revisions

First Responder Role

Responsible for looking at new pull requests, Issue reports and responding to them. They are also responsible for any issues with the type of type-first-responder (where more clarification may be needed before categorizing)

Issue Reports

After reading the report decide what type of category it should fall into. Then check to see if there is enough information gathered to resolve the report. Note all questions on How do I do ... ? are not issues and the common answer will be

Please refer all questions to the Forum or gitter channels as listed 
on the support page http://revel.github.io/support   

Bug Reports

An Issue identified as a bug report should be labeled with a labels of type-bug, and status of status-analysis.

Documentation Reports

An Issue identified as a documentation problem or enhancement should be labeled as such with a label of type-documentation, and status of status-analysis.

Feature Requests

An issue identified as a Feature Request will be labeled with a label of type-feature, and status of status-analysis.

More Information

An issue that you need more information on will be be labeled type-first-responder, and status of status-waiting-for-reply

Pull Requests

Pull requests should be linked to the issue if available, if there is no reported issue try to identify the type of pull request similar to the way new issues are handled

Bug Pull Request

A pull request identified as a bug fix should be labeled with a label of type-bug, and status of status-analysis.

Feature Pull Request

A pull request identified as a Feature Request will be labeled with a label of type-feature, and status of status-analysis.

More Information

A pull request that you need more information on will be be labeled type-first-responder, and status of status-waiting-for-reply.