summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-04-19 11:02:51 +0900
committerGitHub <noreply@github.com>2023-04-19 11:02:51 +0900
commitb8dacaaac87981ec0565b83240524af3fdbc8bc0 (patch)
tree9e0b2a4ddacd272c7c5b700e3edcae59b91a0861 /.github/pull_request_template.md
parentカスタム絵文字のライセンスを一括でできるように (#10671) (diff)
downloadsharkey-b8dacaaac87981ec0565b83240524af3fdbc8bc0.tar.gz
sharkey-b8dacaaac87981ec0565b83240524af3fdbc8bc0.tar.bz2
sharkey-b8dacaaac87981ec0565b83240524af3fdbc8bc0.zip
Update pull_request_template.md
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 0739fee709..e78b82c47c 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -19,5 +19,6 @@ https://github.com/misskey-dev/misskey/blob/develop/CONTRIBUTING.md
## Checklist
- [ ] Read the [contribution guide](https://github.com/misskey-dev/misskey/blob/develop/CONTRIBUTING.md)
- [ ] Test working in a local environment
+- [ ] (If needed) Add story of storybook
- [ ] (If needed) Update CHANGELOG.md
- [ ] (If possible) Add tests