Skip to content

Commit

Permalink
Merge pull request #172 from cm-wada-yusuke/chore/pr-template
Browse files Browse the repository at this point in the history
プルリクエストテンプレートの追加
  • Loading branch information
catnose99 authored Jun 7, 2021
2 parents c275fe2 + c46bd5b commit 1cf8329
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
File renamed without changes.
12 changes: 12 additions & 0 deletions docs/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## :bookmark_tabs: Summary
プルリクエストに含む内容の簡潔な記述

Resolves #<issue-url>

### :clipboard: Tasks

プルリクエストを作成いただく際、お手数ですが以下の内容についてご確認をお願いします。

- [ ] :book: [Contribution Guide](https://github.com/zenn-dev/zenn-editor/blob/main/docs/CONTRIBUTING.md) を読んだ
- [ ] :label: プルリクエストにラベルが付与されている
- [ ] :woman_technologist: `canary` ブランチに対するプルリクエストである

0 comments on commit 1cf8329

Please sign in to comment.