Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 500 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

13 lines (8 loc) · 500 Bytes

Pull request title

The format of the Pull request title must be:

<component>: <short_change_message> #<issue number>

If you add a github-recognised keyword then the associated issue can be closed automatically once the pull request is merged, e.g.::

<component>: <short_change_message> Fix #<issue number>

Valid component names are listed in the label list <https://github.com/rucio/rucio/labels>_.