Please be sure to read the contribution guidelines before making or requesting a change.
As a convention all dev branches should be named by the following pattern: dev/short_ticket_name
Please follow the TEAM23 SE commit standard, i.e.
<type>[(<optional scope)>]: [optional ticket ID] <description>
[optional body]
[optional footer(s)]
Please use one of these scopes when fitting:
- No scope is used: changes affect the entire repository
- java-script: changes affect java-script
- type-script: changes affect type-script
- vue: changes affect vue
Please use the PULL_REQUEST_TEMPLATE.md