Add gitlab template

This commit is contained in:
Mac Rae 2021-01-04 14:54:28 +00:00 committed by Dillon-Brown
parent cd7cb757b8
commit f39ff2cf9d

View file

@ -0,0 +1,44 @@
<!--- Provide a general summary of your changes in the Title above -->
<!--- Make sure to include WIP: if not complete -->
<!--- Include #xxxx if MR has related Box card -->
## Description
<!--- Describe your changes in detail -->
-
-
-
---
#### General Checklist
<!--- Ensure the following are complete before updating labels. -->
- [ ] Completed MR template
- [ ] Added Jasmin tests
- [ ] Added PHP Unit tests
<!--- Provide a list of additional tasks. -->
- [ ]
- [ ]
- [ ]
#### Code Review Checklist
<!--- Ensure the following are complete before updating labels. -->
- [ ] Uses Atomic commits
- [ ] Branch up to date
- [ ] Follows Coding standards
- [ ] Tests Acceptable
- [ ] Code Acceptable
#### Pre-staging Checklist
<!--- Ensure the following are complete before updating labels. -->
- [ ] Passed Code Review
- [ ] Deployed to staging
- [ ] No error reported by scripts
- [ ] Smoke tested
## How To Test
<!--- Please describe in detail how to test your changes. -->
-
-
-