diff options
| author | Insert5StarName <anime@shourai.de> | 2023-12-09 03:42:22 +0100 |
|---|---|---|
| committer | Insert5StarName <anime@shourai.de> | 2023-12-09 03:42:22 +0100 |
| commit | 5bde0a4a451fe3f13190871456689795e736ad9a (patch) | |
| tree | 50dfd6d6bdc50f1e3ab8414ae868ecb299138849 /.github/pull_request_template.md | |
| parent | chore: update repo links (diff) | |
| download | sharkey-5bde0a4a451fe3f13190871456689795e736ad9a.tar.gz sharkey-5bde0a4a451fe3f13190871456689795e736ad9a.tar.bz2 sharkey-5bde0a4a451fe3f13190871456689795e736ad9a.zip | |
chore: remove .github
Diffstat (limited to '.github/pull_request_template.md')
| -rw-r--r-- | .github/pull_request_template.md | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index e78b82c47c..0000000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,24 +0,0 @@ -<!-- ℹ お読みください / README -PRありがとうございます! PRを作成する前に、コントリビューションガイドをご確認ください: -Thank you for your PR! Before creating a PR, please check the contribution guide: -https://github.com/misskey-dev/misskey/blob/develop/CONTRIBUTING.md ---> - -## What -<!-- このPRで何をしたのか? どう変わるのか? --> -<!-- What did you do with this PR? How will it change things? --> - -## Why -<!-- なぜそうするのか? どういう意図なのか? 何が困っているのか? --> -<!-- Why do you do it? What are your intentions? What is the problem? --> - -## Additional info (optional) -<!-- テスト観点など --> -<!-- Test perspective, etc --> - -## 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 |