diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7ba3fe91f..c8555c152 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -27,8 +27,8 @@ <!-- Include sample dive log or other relevant information to allow testing the change where feasible. --> ### Release note: -<!-- Describe if this change needs a release note present in ReleaseNotes/ReleaseNotes.txt. --> -<!-- Also, please make sure to update the ReleaseNotes/ReleaseNotes.txt file itself. --> +<!-- Describe if this change needs a release note present in CHANGELOG.md. --> +<!-- Also, please make sure to add the release note on top of the file CHANGELOG.md. --> ### Documentation change: <!-- If this PR makes changes to user functionality, then the documentation has to be updated too. --> |