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
* See [this example](https://github.com/backdrop/backdrop/releases/tag/1.16.0) or [this example](https://github.com/backdrop/backdrop/releases/tag/1.14.0) for updates to `settings.php`
32
32
-[ ] Note if updates (update.php) needs to be run, for example:
33
33
* Use the text `The database update script does **not** need to be run.`
34
-
* or `**It will be necessary to run the update script** (located at /update.php) for this release.`
34
+
* or `**It will be necessary to run the update script** (located at /core/update.php) for this release.`
35
35
-[ ] Include a section heading `**Changes since version 1.xx.x** are listed below.`
36
36
* Navigate to [Actions](https://github.com/backdrop/backdrop-issues/actions)
37
37
* Select the most recent time "Release Notes Generator" has been run.
* See [this example](https://github.com/backdrop/backdrop/releases/tag/1.16.0) or [this example](https://github.com/backdrop/backdrop/releases/tag/1.14.0) for updates to `settings.php`
31
31
-[ ] Note if updates (update.php) needs to be run, for example:
32
32
* Use the text `The database update script does **not** need to be run.`
33
-
* or `**It will be necessary to run the update script** (located at /update.php) for this release.`
33
+
* or `**It will be necessary to run the update script** (located at /core/update.php) for this release.`
34
34
-[ ] Include a section heading `**Changes since version 1.xx.x** are listed below.`
35
35
* Navigate to [Actions](https://github.com/backdrop/backdrop-issues/actions)
36
36
* Select the most recent time "Release Notes Generator" has been run.
Copy file name to clipboardExpand all lines: templates/issue-template--release--major.md
+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
@@ -25,7 +25,7 @@ Steps to create a MAJOR release
25
25
* See [this example](https://github.com/backdrop/backdrop/releases/tag/1.16.0) or [this example](https://github.com/backdrop/backdrop/releases/tag/1.14.0) for updates to `settings.php`
26
26
-[ ] Note if updates (update.php) needs to be run, for example:
27
27
* Use the text `The database update script does **not** need to be run.`
28
-
* or `**It will be necessary to run the update script** (located at /update.php) for this release.`
28
+
* or `**It will be necessary to run the update script** (located at /core/update.php) for this release.`
29
29
-[ ] Include a section heading `**Changes since version 1.xx.x** are listed below.`
30
30
* navigate to [Actions](https://github.com/backdrop/backdrop-issues/actions)
31
31
* Select the most recent time "Release Notes Generator" has been run.
* See [this example](https://github.com/backdrop/backdrop/releases/tag/1.16.0) or [this example](https://github.com/backdrop/backdrop/releases/tag/1.14.0) for updates to `settings.php`
31
31
-[ ] Note if updates (update.php) needs to be run, for example:
32
32
* Use the text `The database update script does **not** need to be run.`
33
-
* or `**It will be necessary to run the update script** (located at /update.php) for this release.`
33
+
* or `**It will be necessary to run the update script** (located at /core/update.php) for this release.`
34
34
-[ ] Include a section heading `**Changes since version 1.xx.x** are listed below.`
35
35
* navigate to [Actions](https://github.com/backdrop/backdrop-issues/actions)
36
36
* Select the most recent time "Release Notes Generator" has been run.
-[ ] Add `Needs translation` label if the the issue contains string translations.
48
48
-[ ] Draft blog post for release on the 15th (assign to stpaultim / tomgrandy / klonos / jenlampton)
49
49
-[ ] Draft roadmap updates for backdropcms.org (assign to stpaultim / klonos / jenlampton)
50
-
-[ ] Update list of modules included in backdrop core (assign to bugfolder / klonos / jenlampton)
51
-
-[ ] Update list of modules included in backdrop_upgrade_status module (assign to jenlampton)
50
+
-[ ] Update list of [modules included in backdrop core](https://docs.backdropcms.org/documentation/features-added-to-core) (assign to bugfolder / klonos / jenlampton)
51
+
-[ ] Update list of modules included in backdrop_upgrade_status module @ jenlampton
52
52
-[ ] Create new forum topic for feedback on the release @stpaultim
* See [this example](https://github.com/backdrop/backdrop/releases/tag/1.16.0) or [this example](https://github.com/backdrop/backdrop/releases/tag/1.14.0) for updates to `settings.php`
32
32
-[ ] Note if updates (update.php) needs to be run, for example:
33
33
* Use the text `The database update script does **not** need to be run.`
34
-
* or `**It will be necessary to run the update script** (located at /update.php) for this release.`
34
+
* or `**It will be necessary to run the update script** (located at /core/update.php) for this release.`
35
35
-[ ] Include a section heading `**Changes since version 1.xx.x** are listed below.`
36
36
* Navigate to [Actions](https://github.com/backdrop/backdrop-issues/actions)
37
37
* Select the most recent time "Release Notes Generator" has been run.
-[ ] Create release notes on GitHub, and publish release (assign to jenlampton / herbdool / quicksketch)
52
52
-[ ] Unpublish preview release on backdropcms.org (assign to stpaultim / klonos / jenlampton / herbdool / quicksketch)
53
53
-[ ] Update the front page download link on b.org (assign to stpaultim / klonos / jenlampton)
54
-
-[ ] Create a new language template file for the translation server (assign to olaf - see https://github.com/backdrop-ops/localize.backdropcms.org/issues/27 until this is automated)
54
+
-[ ] Create a new language template file for the translation server @olaf
55
+
<!-- automate this https://github.com/backdrop-ops/localize.backdropcms.org/issues/27 -->
0 commit comments