Skip to content

Commit c5e9b61

Browse files
committed
Clarify expectations of change log entries
1 parent c415d62 commit c5e9b61

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,17 @@ 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+
-->
1926

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

0 commit comments

Comments
 (0)