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: developer_manual/getting_started/development_process.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Major releases that have already been published do not need necessarily need eve
50
50
Here are some things to consider:
51
51
52
52
- Any major release that has not reached end-of-life status usually receives these backported fixes.
53
-
- Backporting even the simpliest changes has some level of risk.
53
+
- Backporting even the simplest changes has some level of risk.
54
54
- Differences among stable branches - including of shipped and third-pary apps - means there are additional variables outside of the main branch (or even versus the latest stable).
55
55
- Fixes often do not have a lot of time in the field (< 4 weeks and it's possible no one has directly interacted with the new code outside of the original developer).
0 commit comments