diff options
| author | Kagami Sascha Rosylight <saschanaz@outlook.com> | 2023-03-25 08:13:30 +0100 |
|---|---|---|
| committer | Kagami Sascha Rosylight <saschanaz@outlook.com> | 2023-03-25 08:13:30 +0100 |
| commit | efb5e1d1cc95b373b00cf2fedfc5b3bd745a1753 (patch) | |
| tree | 17c78eb997cf0f87d7da9e8e25e3f444ee3157c5 /packages/misskey-js/.github/pull_request_template.md | |
| parent | Subtree merged in packages/misskey-js (diff) | |
| download | sharkey-efb5e1d1cc95b373b00cf2fedfc5b3bd745a1753.tar.gz sharkey-efb5e1d1cc95b373b00cf2fedfc5b3bd745a1753.tar.bz2 sharkey-efb5e1d1cc95b373b00cf2fedfc5b3bd745a1753.zip | |
Additional changes for the merge
Diffstat (limited to 'packages/misskey-js/.github/pull_request_template.md')
| -rw-r--r-- | packages/misskey-js/.github/pull_request_template.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/packages/misskey-js/.github/pull_request_template.md b/packages/misskey-js/.github/pull_request_template.md deleted file mode 100644 index c6ad404476..0000000000 --- a/packages/misskey-js/.github/pull_request_template.md +++ /dev/null @@ -1,20 +0,0 @@ -<!-- ℹ お読みください -PRありがとうございます! PRを作成する前に、コントリビューションガイドをご確認ください: -https://github.com/misskey-dev/misskey.js/blob/develop/CONTRIBUTING.md ---> -<!-- ℹ README -Thank you for your PR! Before creating a PR, please check the contribution guide: -https://github.com/misskey-dev/misskey.js/blob/develop/docs/CONTRIBUTING.en.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 --> |