Skip to content

Commit a097724

Browse files
authored
Clarify expectations of change log entries (#4828)
1 parent a30dccf commit a097724

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,18 @@ run the test suite, write new integrations, and more.
1212
<!-- What inspired you to submit this pull request? -->
1313

1414
**Change log entry**
15-
<!-- If this is a customer-visible change, a brief summary to be placed
16-
into the change log.
17-
If you are not a Datadog employee, you can skip this section
18-
and it will be filled or deleted during PR review. -->
15+
<!--
16+
If you are a Datadog employee:
17+
18+
If this is a customer-visible change, a brief summary to be placed
19+
into the change log. This will be the ONLY mention of the change in the
20+
release notes; it should be self-contained and understandable by customers.
21+
22+
If you are not a Datadog employee:
23+
24+
You can skip this section and it will be filled or deleted during PR review.
25+
Please do not remove this section from the PR though.
26+
-->
1927

2028
**Additional Notes:**
2129
<!-- Anything else we should know when reviewing? -->

0 commit comments

Comments
 (0)