Skip to content

Commit

Permalink
Update 03_release.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Feb 26, 2023
1 parent b7e72cf commit 103dc32
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE/03_release.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
# Summary
## Summary
This is a release PR.

For more information on the release instructions, please see:
https://github.com/misskey-dev/misskey/blob/develop/CONTRIBUTING.md#release

# Checklist
## For reviewers
- CHANGELOGに抜け漏れは無いか
- バージョンの上げ方は適切か
- 他にこのリリースに含めなければならない変更は無いか
- 全体的な変更内容を俯瞰し問題は無いか
- レビューされていないコミットがある場合は、それが問題ないか

などを確認し、リリースする準備が整っていると思われる場合は approve してください。

## Checklist
- [ ] package.jsonのバージョンが正しく更新されている
- [ ] CHANGELOGが過不足無く更新されている
- [ ] CIが全て通っている

0 comments on commit 103dc32

Please sign in to comment.