Skip to content

Commit bf19a51

Browse files
committed
core-values: Update bullet points in Stability section
Signed-off-by: Evan Maddock <[email protected]>
1 parent 6277b5c commit bf19a51

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/organization/core-values.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@ Users want to use a stable operating system, and so do we. It's never a good exp
2323

2424
There are a few ways we accomplish this:
2525

26-
- Not updating packages to new versions just for the sake of having the latest version.
27-
- Testing all package updates before pushing them to all users.
28-
- Being responsive about addressing new issues.
26+
- Use a "stable-rolling" model: Install once and update forever.
27+
- Don't update packages to new versions just for the sake of having the latest version.
28+
- Test all package updates before pushing them to all users.
29+
- Be responsive about addressing new issues.
2930

3031
All software has bugs, and inevitably, some will slip through the cracks. However, we believe that our approach and methodology strike the best balance between having the latest software and having the greatest stability.
3132

0 commit comments

Comments
 (0)