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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@ This should help the reviewers give feedback faster and with higher quality. -->
19
19
-[ ] No
20
20
21
21
## Does this PR include user facing changes?
22
+
<!-- If this PR alters Vector behavior in any way, for example, it adds a new config field or changes internal metrics it is considered a user facing change.
23
+
Changes to CI, website, playground and similar are generally not considered user facing -->
22
24
23
25
-[ ] Yes. Please add a changelog fragment based on our [guidelines](https://github.com/vectordotdev/vector/blob/master/changelog.d/README.md).
24
26
-[ ] No. A maintainer will apply the `no-changelog` label to this PR.
0 commit comments