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
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
## Summary
2
-
2
+
<!--
3
+
Attach one of the following labels to the PR: `changelog: bugfix`, `changelog: enhancement`, `changelog: other`, `changelog: non-user-facing`.
4
+
If the changelog item is a bugfix, please use the following sentence structure: Fixes a bug where ... would ... (when ...).
5
+
If the changelog item is meant for the changelog of another repo, start you changelog item with the repo name between square brackets, for example: * [wordpress-seo-premium] Fixes a bug where ....
6
+
If the same changelog item is applicable to multiple changelogs/repos, add a separate changelog item for all of them.
7
+
-->
3
8
This PR can be summarized in the following changelog entry:
0 commit comments