Browse Source

chore: update pr template for no-notes (#15137)

Shelley Vohr 6 years ago
parent
commit
05b7c2bf80
1 changed files with 4 additions and 4 deletions
  1. 4 4
      .github/PULL_REQUEST_TEMPLATE.md

+ 4 - 4
.github/PULL_REQUEST_TEMPLATE.md

@@ -1,4 +1,4 @@
-##### Description of Change
+#### Description of Change
 <!--
 Thank you for your Pull Request. Please provide a description above and review
 the requirements below.
@@ -6,7 +6,7 @@ the requirements below.
 Contributors guide: https://github.com/electron/electron/blob/master/CONTRIBUTING.md
 -->
 
-##### Checklist
+#### Checklist
 <!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
 
 - [ ] PR description included and stakeholders cc'd
@@ -16,7 +16,7 @@ Contributors guide: https://github.com/electron/electron/blob/master/CONTRIBUTIN
 - [ ] PR title follows semantic [commit guidelines](https://github.com/electron/electron/blob/master/docs/development/pull-requests.md#commit-message-guidelines)
 
 
-##### Release Notes
-<!-- Used to describe release notes for future release versions. See https://github.com/electron/clerk/blob/master/README.md for details. -->
+#### Release Notes
+<!-- Used to describe release notes for future release versions. Use `no-notes` to indicate no user-facing changes. -->
 
 Notes: <!-- One-line Change Summary Here-->