Gitlab can be found at http://gitlab.docker.marinels.local
When creating a merge request please follow a few guidelines and naming conventions:
- Every feature/bug needs a merge request in Gitlab
- Merge request title: [JIRA Task Id]: [JIRA Task Title] (e.g. BCFCN1-145: Confirmation dialog deleting a TASK)
- If you want to prevent accidental merging add the prefix 'WIP' in front of the title
- Merge request description:
Line 1: full URL to JIRA task
- Line 2+ any details you deem important to know
- Assignee: Stefan
Add Comment