Skip to content

Commit ba23fd2

Browse files
authored
docs: remove the changelog (#1464)
* Delete CHANGELOG.md * Update PULL_REQUEST_TEMPLATE.md
1 parent 8fedc1b commit ba23fd2

File tree

2 files changed

+2
-449
lines changed

2 files changed

+2
-449
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,10 @@
1212
___
1313

1414
<!-- Mark the ones you have done and remove unnecessary ones. Add new tasks that fit (like TODOs). -->
15-
- [ ] I updated ./docs/CHANGELOG.md with a link to this PR or Issue
16-
- [ ] I updated ./docs/v3-UPGRADE-GUIDE
1715
- [ ] I updated readme
1816
- [ ] I added unit test(s)
1917

2018
___
2119

22-
<!-- Add `- Fixes #_NUMBER_` line for every PR/Issue this PR solves. Do not comma separate them. -->
23-
- Fixes #000
20+
<!-- Add `- fix #_NUMBER_` line for every PR/Issue this PR solves. Do not comma separate them. -->
21+
- fix #000

0 commit comments

Comments
 (0)