You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/support/index.mdx
+9-26Lines changed: 9 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ import Testimonial from '$components/MarketingTestimonial';
39
39
<MarketingBulletssinglebigbullets={[
40
40
"One-on-one time with Graphile's maintainer",
41
41
'Same-day slots often available',
42
-
'One hour of voice/screensharing for $275',
42
+
'One hour of voice/screensharing for $500',
43
43
'Book directly from the calendar using PayPal',
44
44
]}/>
45
45
@@ -61,13 +61,11 @@ import Testimonial from '$components/MarketingTestimonial';
61
61
62
62
## Support Plan
63
63
64
-
### 🔹 Revamped for 2021 🔹
65
64
### Timely access to the Graphile team throughout the year
66
65
67
66
<MarketingBulletssinglebigbullets={[
68
-
'2 x 30 minute consultancy calls each month',
69
67
'Prioritised tickets for issues you have with the Graphile suite',
70
-
'Guaranteed response to critical issues in under 1 business day',
68
+
'Guaranteed response to critical issues in under 2 business days',
71
69
//'Support provided via email, chat and VoIP',
72
70
//'From the team behind the Graphile suite of tools',
73
71
'NDA available',
@@ -90,14 +88,8 @@ Our Support Plan gives your team access to the knowledge and
90
88
experience of the Graphile team for any issues you have with
91
89
PostGraphile and the Graphile suite.
92
90
93
-
🌟 The Support Plan includes 2 x 30 minute consultancy calls each month, where you can screenshare with Graphile's maintainer.
94
-
95
91
Price: $300/mo, paid quarterly or annually (+ VAT where applicable)
96
92
97
-
<divclass='flex'>
98
-
<aclass='button--solid'href='mailto:[email protected]?subject=Support%20plan%20enquiry'>Get in touch <spanclass='fas fa-fw fa-arrow-right' /></a>
99
-
</div>
100
-
101
93
</div>
102
94
</MarketingSection>
103
95
@@ -113,10 +105,8 @@ Price: $300/mo, paid quarterly or annually (+ VAT where applicable)
113
105
Response times are guaranteed based on the severity of the
114
106
incoming support request:
115
107
116
-
-**critical**: 1 business day
117
-
-**serious**: 1.5 business days
118
-
-**moderate**: 2 business days
119
-
-**minor**: 5 business days
108
+
-**critical**: 2 business days
109
+
- all other classes of severity: 5 business days
120
110
121
111
### How is severity classified?
122
112
@@ -135,10 +125,6 @@ covers issues with the Graphile suite only, it does not cover external concerns
135
125
your servers, routing, proxying and deployment — we cannot help you debug your
136
126
Kubernetes cluster, or help spot an issue in your nginx config.
137
127
138
-
### Do consultancy hours rollover from month to month?
139
-
140
-
No, consultancy calls are managed via voucher codes that are issued at the start of the month and are valid for a little over one month against a shared calender of call slots. Don't wait until the end of the month to book - schedule calls in advance to avoid disappointment.
141
-
142
128
### What kind of things can the support be used for?
143
129
144
130
The main use case for Graphile support is that if you hit a bug in
@@ -157,19 +143,12 @@ or 'EXPERIMENTAL' in the documentation) are not officially covered under the
157
143
support agreement, but if we're able we will try and help you with these
158
144
also.
159
145
160
-
_Support_ requests **cannot** be used:
146
+
Support requests **cannot** be used:
161
147
162
148
- for general consulting,
163
149
- for brainstorming,
164
150
- for development of new features or plugins.
165
151
166
-
The Support Plan includes 2 x 30 minute of consultancy calls each month, which can be used in a more flexible way, and allows for important one-on-one time with the maintainer of the Graphile suite. Calls work best when you come to them with a planned list of discussion points, and these can include more general queries and advice.
167
-
168
-
Should you require longer consulting hours or developing of new features and plugins, we have other options such as [one-on-one
169
-
ad-hoc consulting](https://benjie.dev/) or
170
-
longer consulting and/or software development contracts. Please [get in
0 commit comments