coming along very nicely now

This commit is contained in:
2025-01-06 14:39:30 -06:00
parent 8096c79c6c
commit 08fc4dfe67
20 changed files with 89 additions and 46 deletions

View File

@@ -3,4 +3,8 @@
### Party 1
{{PARTY1}}
### Party 2
{{PARTY2}}

View File

@@ -1,6 +1,4 @@
## Contract Length
This is the input file. It will get rendered into the output file of same name in src/<this file>
- Contract Length : {{CONTRACT_LENGTH}}

View File

@@ -1,6 +1,4 @@
## Payment Terms
This is the input file. It will get rendered into the output file of same name in src/<this file>
- The services are offered for an all inclusive delivered price of {{PRICE}} which must be paid {{PAYMENT_FREQUENCY}}
- The services are offered for an all inclusive delivered price of {{PAYMENT_AMOUNT}} which must be paid {{PAYMENT_FREQUENCY}}

View File

@@ -0,0 +1,11 @@
## SLA/SLO
- The services listed in the section titled "Services Offered by Known Element Enterprises LLC " are provided with the following SLA/SLO:
- Service Level Agreement (SLA): {{SERVICES_SLA}}
- Service Level Objective (SLO): {{SERVICES_SLO}}
- Penalities to {{PARTY1}} for not hitting the SLA/SLO
- Penalty for missing the SLA: {{SLA_PENALTY}}
- Penalty for missing the SLO: {{SLO_PENALTY}}

View File

@@ -1,12 +0,0 @@
## SLA/SLO
This is the input file. It will get rendered into the output file of same name in src/<this file>
- The services listed in the section titled "Services Offered by KNEL" are offered with the following 🎃
- {{SERVICES_SLA}}
- {{SERVICES_SLO}}
- Penalities for not hitting the SLA/SLO
- {{SLA_PENALTY}}
- {{SLO_PENALTY}}