Skip to content

Commit 8318822

Browse files
authored
Remove changelog, use release notes instead (#3164)
1 parent 7a865e7 commit 8318822

File tree

3 files changed

+1
-228
lines changed

3 files changed

+1
-228
lines changed

.github/PULL_REQUEST_TEMPLATE.md

-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ This will help reviewers and should be a good start for the documentation.
66
### Checklist
77

88
- [ ] Add tests and ensure they pass
9-
- [ ] Add an entry to the CHANGELOG.md file

CHANGELOG.md

-225
This file was deleted.

CONTRIBUTING.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ If the project maintainer has any additional requirements, you will find them li
7070

7171
- **Add tests!** - Your patch won't be accepted if it doesn't have tests.
7272

73-
- **Document any change in behaviour** - Make sure the documentation is kept up-to-date, and update the changelog for
74-
new features and bug fixes.
73+
- **Document any change in behaviour** - Make sure the documentation is kept up-to-date.
7574

7675
- **Consider our release cycle** - We try to follow [SemVer v2.0.0](https://semver.org/). Randomly breaking public APIs is not an option.
7776

0 commit comments

Comments
 (0)