1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 02:15:41 +02:00

update PULL_REQUEST_TEMPLATE

This commit is contained in:
syuilo
2023-02-24 13:48:17 +09:00
parent e211d4e0cb
commit 55cc6b8dee
3 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# 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
- [ ] package.jsonのバージョンが正しく更新されている
- [ ] CHANGELOGが過不足無く更新されている
- [ ] CIが全て通っている