You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
seacms-app/.github/PULL_REQUEST_TEMPLATE.md

630 B

name about title labels
Pull-request Create a pull-request fix(...):

Objective Describe what is wanted to do.

Context Give description of the context that creates the need (revision, release, associated issue)

Requirements If available, copy the requirements the pull-request must follow.

What the new commits do Describe what the commits do. List also what it is not done (not covered by the current pull-request)

To go further Describe what it will be needed to go further after the merge of the current pull-request.

How to test Describe how to test and use the new behaviour.