Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 359 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

13 lines (9 loc) · 359 Bytes

Implementation of <new feature> (see ticket #..). Simple use:

$app->add(['new component']);
..

Typical use case of new feature explained here.

p.s. set label "in review" and assign reviewers if PR is complete. Otherwise set "work in progress" label.