Skip to content

Commit

Permalink
fix: Contribution GuideのURLを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
cm-igarashi-ryosuke committed Aug 20, 2024
1 parent 754b628 commit 7439d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Resolves #<issue-url>

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

- [ ] :book: [Contribution Guide](https://github.com/zenn-dev/zenn-editor/blob/main/CONTRIBUTING.md) を読んだ
- [ ] :book: [Contribution Guide](https://zenn-dev.github.io/zenn-docs-for-developers/contribution) を読んだ
- [ ] :woman_technologist: `canary` ブランチに対するプルリクエストである
- [ ] zenn-cli で実行して正しく動作しているか確認する
- [ ] 不要なコードが含まれていないか( コメントやログの消し忘れに注意 )
Expand Down

0 comments on commit 7439d01

Please sign in to comment.