mirror of
https://github.com/Karaka-Management/Organization-Guide.git
synced 2026-02-15 03:38:41 +00:00
fix style
This commit is contained in:
parent
7ef62ff3b2
commit
88513fe3da
|
|
@ -1 +1 @@
|
||||||
# customer Service Agreement
|
# Customer Service Agreement
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## General
|
## General
|
||||||
|
|
||||||
- [ ] The application usage feels normal (decent response time, no errors, etc.)
|
* [ ] The application usage feels normal (decent response time, no errors, etc.)
|
||||||
|
|
||||||
**Comment:**
|
**Comment:**
|
||||||
|
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
* PHP:
|
* PHP:
|
||||||
|
|
||||||
- [ ] The server hardware, software and assigned resources fulfill the recommendations
|
* [ ] The server hardware, software and assigned resources fulfill the recommendations
|
||||||
|
|
||||||
**Comment:**
|
**Comment:**
|
||||||
|
|
||||||
|
|
@ -41,11 +41,11 @@
|
||||||
|
|
||||||
### Updates
|
### Updates
|
||||||
|
|
||||||
- [ ] The application has the newest version
|
* [ ] The application has the newest version
|
||||||
- [ ] The customer wishes to remain on the current version
|
* [ ] The customer wishes to remain on the current version
|
||||||
- [ ] The customer requests to update the application
|
* [ ] The customer requests to update the application
|
||||||
- [ ] The customer is informed to create a backup first
|
* [ ] The customer is informed to create a backup first
|
||||||
- [ ] The application is successfully updated
|
* [ ] The application is successfully updated
|
||||||
|
|
||||||
**Comment:**
|
**Comment:**
|
||||||
|
|
||||||
|
|
@ -53,8 +53,8 @@
|
||||||
|
|
||||||
### Logs
|
### Logs
|
||||||
|
|
||||||
- [ ] Has logs: _____________________________________________
|
* [ ] Has logs: _____________________________________________
|
||||||
- [ ] Logs are sent to OMS after approval from customer for further checks
|
* [ ] Logs are sent to OMS after approval from customer for further checks
|
||||||
|
|
||||||
**Comment:**
|
**Comment:**
|
||||||
|
|
||||||
|
|
@ -75,10 +75,10 @@
|
||||||
|
|
||||||
## Tests
|
## Tests
|
||||||
|
|
||||||
- [ ] PHP framework tests pass
|
* [ ] PHP framework tests pass
|
||||||
- [ ] JS framework tests pass
|
* [ ] JS framework tests pass
|
||||||
- [ ] Modules tests pass
|
* [ ] Modules tests pass
|
||||||
- [ ] Applications tests pass
|
* [ ] Applications tests pass
|
||||||
|
|
||||||
**Comment:**
|
**Comment:**
|
||||||
|
|
||||||
|
|
@ -86,9 +86,9 @@
|
||||||
|
|
||||||
## Database
|
## Database
|
||||||
|
|
||||||
- [ ] Database seems healthy
|
* [ ] Database seems healthy
|
||||||
- [ ] If cache is used, at least 50% of the requests hit the cache (query cache, data cache)
|
* [ ] If cache is used, at least 50% of the requests hit the cache (query cache, data cache)
|
||||||
- [ ] Average database response times are less than 50ms
|
* [ ] Average database response times are less than 50ms
|
||||||
|
|
||||||
**Comment:**
|
**Comment:**
|
||||||
|
|
||||||
|
|
@ -98,8 +98,8 @@
|
||||||
|
|
||||||
### Functions
|
### Functions
|
||||||
|
|
||||||
- [ ] The application has disabled function calls
|
* [ ] The application has disabled function calls
|
||||||
- [ ] The application has deprecated function calls
|
* [ ] The application has deprecated function calls
|
||||||
|
|
||||||
**Comment:**
|
**Comment:**
|
||||||
|
|
||||||
|
|
@ -107,10 +107,10 @@
|
||||||
|
|
||||||
### Integrity
|
### Integrity
|
||||||
|
|
||||||
- [ ] PHP framework integrity is valid
|
* [ ] PHP framework integrity is valid
|
||||||
- [ ] JS framework integrity is valid
|
* [ ] JS framework integrity is valid
|
||||||
- [ ] Modules integrity is valid
|
* [ ] Modules integrity is valid
|
||||||
- [ ] Applications integrity is valid
|
* [ ] Applications integrity is valid
|
||||||
|
|
||||||
**Comment:**
|
**Comment:**
|
||||||
|
|
||||||
|
|
@ -118,10 +118,10 @@
|
||||||
|
|
||||||
### Unicode
|
### Unicode
|
||||||
|
|
||||||
- [ ] PHP framework has no unicode
|
* [ ] PHP framework has no unicode
|
||||||
- [ ] JS framework has no unicode
|
* [ ] JS framework has no unicode
|
||||||
- [ ] Modules have no unicode
|
* [ ] Modules have no unicode
|
||||||
- [ ] Applications have no unicode
|
* [ ] Applications have no unicode
|
||||||
|
|
||||||
**Comment:**
|
**Comment:**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user