Skip to content

Commit 3a679b7

Browse files
committed
fixup: apply prettier fix
1 parent f5fc745 commit 3a679b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ The changelog generator relies on the presence of the upgrade guidelines section
8181
-->
8282

8383
### Submitter checklist
84+
8485
- [ ] The Jira issue, if it exists, is well-described.
8586
- [ ] The changelog entries and upgrade guidelines are appropriate for the audience affected by the change (users or developers, depending on the change) and are in the imperative mood (see [examples](https://github.com/jenkins-infra/jenkins.io/blob/master/content/_data/changelogs/weekly.yml)). Fill in the **Proposed upgrade guidelines** section only if there are breaking changes or changes that may require extra steps from users during upgrade.
8687
- [ ] There is automated testing or an explanation as to why this change has no tests.
@@ -90,7 +91,6 @@ The changelog generator relies on the presence of the upgrade guidelines section
9091
- [ ] For dependency updates, there are links to external changelogs and, if possible, full differentials.
9192
- [ ] For new APIs and extension points, there is a link to at least one consumer.
9293

93-
9494
### Desired reviewers
9595

9696
@mention
@@ -101,8 +101,8 @@ If you need an accelerated review process by the community (e.g., for critical b
101101

102102
Before the changes are marked as `ready-for-merge`:
103103

104-
105104
### Maintainer checklist
105+
106106
- [ ] There are at least two (2) approvals for the pull request and no outstanding requests for change.
107107
- [ ] Conversations in the pull request are over, or it is explicit that a reviewer is not blocking the change.
108108
- [ ] Changelog entries in the pull request title and/or **Proposed changelog entries** are accurate, human-readable, and in the imperative mood.

0 commit comments

Comments
 (0)