diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/devel/stable-process.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/devel/stable-process.rst b/docs/devel/stable-process.rst index 98736a9..e541b98 100644 --- a/docs/devel/stable-process.rst +++ b/docs/devel/stable-process.rst @@ -18,8 +18,10 @@ What should go into a stable release? ------------------------------------- Generally, the following patches are considered stable material: -- Patches that fix severe issues, like fixes for CVEs -- Patches that fix regressions + +* Patches that fix severe issues, like fixes for CVEs + +* Patches that fix regressions If you think the patch would be important for users of the current release (or for a distribution picking fixes), it is usually a good candidate |