Skip to content

Commit c7f71ae

Browse files
committed
Update serverities
Signed-off-by: ddimatos <[email protected]>
1 parent d617ccb commit c7f71ae

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

docs/source/resources/releases_maintenance.rst

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Life Cycle Phase
2222

2323
To encourage the adoption of new features while keeping the high standard of stability inherent,
2424
support is divided into life cycle phases; **full support** which covers the first year
25-
and **maintenance support** which covers the second year.
25+
and **maintenance support** which covers the second year.
2626

2727
+--------------------------+------------------------------------+---------------------------+
2828
| Life Cycle Phase | Full Support | Maintenance Support |
@@ -36,7 +36,7 @@ Severities
3636
==========
3737

3838
Severity 1 (Critical):
39-
A problem that severely impacts your use of the software in a productionenvironment (such as loss
39+
A problem that severely impacts your use of the software in a production environment (such as loss
4040
of production data or in which your production systems are not functioning). The situation halts
4141
your business operations and no procedural workaround exists.
4242

@@ -47,17 +47,15 @@ procedural workaround exists.
4747

4848
Severity 3 (medium):
4949
A problem that involves partial, non-critical loss of use of the software in a production environment
50-
or development environment. For production environments, there is a medium-to-low impact on your
51-
business, but your business continues to function, including by using a procedural workaround. For
52-
development environments, where the situation is causing your project to no longer continue or
53-
migrate into production.
50+
or development environment and your business continues to function, including by using a procedural
51+
workaround.
5452

5553
Severity 4 (low):
5654
A general usage question, reporting of a documentation error, or recommendation for a future product
57-
enhancement or modification. For production environments, there is low-to-no impact on your business
58-
or the performance or functionality of your system. For development environments, there is
59-
a medium-to-low impact on your business, but your business continues to function, including by
60-
using a procedural workaround.
55+
enhancement or modification.
56+
57+
Severities 3 and 4 are generally addressed in subsequent releases to ensure a high standard of stability
58+
remains available for production environments.
6159

6260
Support Matrix
6361
==============

0 commit comments

Comments
 (0)