mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-01 08:00:47 +08:00
44 lines
991 B
Markdown
44 lines
991 B
Markdown
<!--- 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. -->
|
|
|
|
-
|
|
-
|
|
-
|