diff --git a/pull_request_template.md b/pull_request_template.md index 5c8ca23ac..495f2b681 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,10 +1,10 @@ Jira ticket: [SCI-xxxx](https://biosistemika.atlassian.net/browse/SCI-xxxx) -###What was done +### What was done _In a sentence or two describe what was done, focus on the tech aspect_ -####ToDo: +#### ToDo: _(Optional) If you have discovered an oppurtunity for refactor or another task that was not part of the jira issue, please write it here_ -###Note: +### Note: _(Optional) Note any other remarks, problems you were facing during the development, suggestion etc_