seacms-app/.github/PULL_REQUEST_TEMPLATE.md
2022-12-05 09:32:13 +01:00

630 B

name, about, title, labels
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.