Closed (outdated)
Project:
Drupal core
Version:
9.3.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2016 at 16:32 UTC
Updated:
6 Apr 2022 at 00:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
cilefen commentedComment #12
quietone commentedThe current text for patch releases is:
This is a patch (bugfix) release of Drupal 9 and is ready for use on production sites. Learn more about Drupal 9.
Perhaps this?
This is a patch (bugfix) release of Drupal 9 and is ready for use on production sites. Sites should update as soon as possible.
Comment #13
xjmHm, I don't agree with the proposed text in #12. It is not necessary for sites to update as soon as possible unless it is a security release. 1/3 of sites go from security release to security release without doing bugfix updates in between, and that is fine.
I'm also not sure about removing the "learn more about..." links; those are part of the content strategy for major releases.
Security releases already link the update instructions in a second paragraph that is above the teaser break. We could do that instead. E.g., something like:
(And then the teaser break).
Also, maybe this issue is obsolete now that composer commands and a link to the update instructions are automatically displayed on all release nodes?
E.g.: https://www.drupal.org/project/drupal/releases/9.3.5
Also, maybe the update instructions should be added to the links at the side intstead?
Step 5 could be "Learn how to update Drupal" or "Keep Drupal up to date" or something.
Comment #14
quietone commented@xjm, Yes, you are right the update instructions are there. I did not expect update instructions to be under a heading of 'Install' so I missed it.
I agree that closing this as outdated makes sense. I have created a followup to add an update link, #3273616: Add update link to What's next block on release nodes
Thanks