There was an error while loading. Please reload this page.
1 parent 8fedc1b commit ba23fd2Copy full SHA for ba23fd2
.github/PULL_REQUEST_TEMPLATE.md
@@ -12,12 +12,10 @@
12
___
13
14
<!-- 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
17
- [ ] I updated readme
18
- [ ] I added unit test(s)
19
20
21
22
-<!-- Add `- Fixes #_NUMBER_` line for every PR/Issue this PR solves. Do not comma separate them. -->
23
-- Fixes #000
+<!-- Add `- fix #_NUMBER_` line for every PR/Issue this PR solves. Do not comma separate them. -->
+- fix #000
0 commit comments