فهرست منبع

chore: update pull request template checklist

[skip ci]
ᴊᴏᴇ ᴄʜᴇɴ 1 هفته پیش
والد
کامیت
b8ab712819
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      .github/pull_request_template.md

+ 2 - 1
.github/pull_request_template.md

@@ -8,7 +8,8 @@ Link to the issue: <!-- paste the issue link here, or put "n/a" if not applicabl
 
 - [ ] I agree to follow the [Code of Conduct](https://go.dev/conduct) by submitting this pull request.
 - [ ] I have read and acknowledge the [Contributing guide](https://github.com/gogs/gogs/blob/main/.github/CONTRIBUTING.md).
-- [ ] I have added test cases to cover the new code or have provided the test plan.
+- [ ] I have added test cases to cover the new code or have provided the test plan. (if applicable)
+- [ ] I have added an entry to [CHANGELOG](https://github.com/gogs/gogs/blob/main/CHANGELOG.md). (if applicable)
 
 ## Test plan