Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit dfa5a7b

Browse files
authored
Remove CHANGELOG.md from the PR template (#471)
This repo only has a `CHANGES.md` and `CHANGELOG.md` is not applicable. This PR removes the `CHANGELOG.md` from the template.
1 parent 37894ce commit dfa5a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Thanks for your hard work, please ensure all items are complete before opening.
55

66
- [ ] Tick to sign-off your agreement to the [Developer Certificate of Origin (DCO) 1.1](../blob/master/DCO1.1.txt)
77
- [ ] Added tests for code changes _or_ test/build only changes
8-
- [ ] Updated the change log file (`CHANGES.md`|`CHANGELOG.md`) _or_ test/build only changes
8+
- [ ] Updated the change log file (`CHANGES.md`) _or_ test/build only changes
99
- [ ] Completed the PR template below:
1010

1111
## Description

0 commit comments

Comments
 (0)