Skip to content

Commit 97fc29e

Browse files
committed
Remove requirement that each issue title end in period, and label for needs translation.
1 parent 840e8b1 commit 97fc29e

5 files changed

+0
-6
lines changed

templates/issue-template--release--bug-fix--security.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Release scheduled for [Month] DD, 20xx 10am - 4pm PT
1515
- [ ] Move all unfinished issues to the next bugfix release milestone (assign to klonos / jenlampton / herbdool / quicksketch)
1616
- [ ] Review all closed issues in milestone: (assign to klonos / jenlampton / stpaultim )
1717
* Issue titles should include a complete, but very brief summary of the problem.
18-
* Issue titles should be in complete sentences, ending with a period.
1918
* Bug issue titles should start with `Fix` or `Fixed`,
2019
* New feature issue titles should start with `Add` or `Added`.
2120
* Each issue should have accurate labels, especially the "type - " labels.

templates/issue-template--release--bug-fix.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Release scheduled for [Month] DD, 20xx 10am - 4pm PT
1515
- [ ] Move all unfinished issues to the next bugfix release milestone (assign to klonos / jenlampton / herbdool / quicksketch)
1616
- [ ] Review all closed issues in milestone: (assign to klonos / jenlampton / stpaultim )
1717
* Issue titles should include a complete, but very brief summary of the problem.
18-
* Issue titles should be in complete sentences, ending with a period.
1918
* Bug issue titles should start with `Fix` or `Fixed`,
2019
* New feature issue titles should start with `Add` or `Added`.
2120
* Each issue should have accurate labels, especially the "type - " labels.

templates/issue-template--release--major.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Steps to create a MAJOR release
1010
- [ ] Move all unfinished issues to the next major release milestone (assign to quicksketch / jenlampton)
1111
- [ ] Review all closed issues in milestone: (assign to klonos / jenlampton / stpaultim )
1212
* Issue titles should include a complete, but very brief summary of the problem.
13-
* Issue titles should be in complete sentences, ending with a period.
1413
* Bug issue titles should start with `Fix` or `Fixed`,
1514
* New feature issue titles should start with `Add` or `Added`.
1615
* Each issue should have accurate labels, especially the "type - " labels.

templates/issue-template--release--minor-preview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Scheduled for January/May/September 1st, 20xx 10am - 4pm PT
1616
- [ ] Move all unfinished issues to the next minor release milestone (assign to klonos / jenlampton / herbdool / quicksketch)
1717
- [ ] Review all closed issues in milestone: (assign to klonos / jenlampton / stpaultim )
1818
* Issue titles should include a complete, but very brief summary of the problem.
19-
* Issue titles should be in complete sentences, ending with a period.
2019
* Bug issue titles should start with `Fix` or `Fixed`,
2120
* New feature issue titles should start with `Add` or `Added`.
2221
* Each issue should have accurate labels, especially the "type - " labels.
@@ -46,7 +45,6 @@ Scheduled for January/May/September 1st, 20xx 10am - 4pm PT
4645
- [ ] Add a conclusion suitable for blog post + release notes
4746
- [ ] Add `Documentation` label if the feature needs to be documented (or needs docs to be updated)
4847
- [ ] Add `Needs change record` label if the the issue contains an API change.
49-
- [ ] Add `Needs translation` label if the the issue contains string translations.
5048
- [ ] Draft blog post for release on the 15th (assign to stpaultim / tomgrandy / klonos / jenlampton)
5149
- [ ] Draft roadmap updates for backdropcms.org (assign to stpaultim / klonos / jenlampton)
5250
- [ ] Update list of [modules included in backdrop core](https://docs.backdropcms.org/documentation/features-added-to-core) (assign to bugfolder / klonos / jenlampton)

templates/issue-template--release--minor.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Scheduled for January/September/May 15, 20xx 10am - 4pm PT
1515
- [ ] Move all unfinished issues to the next bug-fix release milestone (assign to klonos / jenlampton / herbdool / quicksketch)
1616
- [ ] Review all closed issues in milestone: (assign to klonos / jenlampton / stpaultim )
1717
* Issue titles should include a complete, but very brief summary of the problem.
18-
* Issue titles should be in complete sentences, ending with a period.
1918
* Bug issue titles should start with `Fix` or `Fixed`,
2019
* New feature issue titles should start with `Add` or `Added`.
2120
* Each issue should have accurate labels, especially the "type - " labels.

0 commit comments

Comments
 (0)