In field testing; having slashes `/` can create problems with CI systems which use the branch name to locate and upload files. Using dots `.` should avoid this issue.
In field testing; having slashes
/can create problems with CI systems which use the branch name to locate and upload files.Using dots
.should avoid this issue.