mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 04:47:10 +08:00
Add gitlab template
This commit is contained in:
parent
cd7cb757b8
commit
f39ff2cf9d
1 changed files with 44 additions and 0 deletions
44
.gitlab/merge_request_templates.md
Normal file
44
.gitlab/merge_request_templates.md
Normal 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. -->
|
||||
|
||||
-
|
||||
-
|
||||
-
|
Loading…
Add table
Add a link
Reference in a new issue