Parcourir la source

chore: update v5 PR template

Zaiming (Stone) Shi il y a 3 ans
Parent
commit
a6946d4f68
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/PULL_REQUEST_TEMPLATE/v5.md

+ 1 - 1
.github/PULL_REQUEST_TEMPLATE/v5.md

@@ -5,7 +5,7 @@ Please convert it to a draft if any of the following conditions are not met. Rev
 
 - [ ] Added tests for the changes
 - [ ] Changed lines covered in coverage report
-- [ ] Change log has been added to `changes/<version>/(feat|fix)-<PR-id>.en.md` and `.zh.md` files
+- [ ] Change log has been added to `changes/{ce,ee}/(feat|perf|fix)-<PR-id>.en.md` and `.zh.md` files
 - [ ] For internal contributor: there is a jira ticket to track this change
 - [ ] If there should be document changes, a PR to emqx-docs.git is sent, or a jira ticket is created to follow up
 - [ ] Schema changes are backward compatible