Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/contributing/how-to-contribute.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
title: How to Contribute
title: 貢献の方法
---

We want contributing to Gatsby to be fun, enjoyable, and educational for anyone and everyone. All contributions are welcome, including Issues, new docs as well as updates and tweaks, blog posts, workshops, and more.
私たちは Gatsby への貢献を、誰にとってもおもしろく、楽しく、そして教育的であることを望んでいます。Issue や新しいドキュメントの作成、ドキュメントの更新や微調整、ブログの投稿、ワークショップなどを含む、あらゆる貢献を歓迎します。

## Not sure how to start contributing?
## どのように貢献を始めたらいいか分からない?

If you are worried or don't know where to start, check out our [where to participate](/contributing/where-to-participate/) page. You can reach out with questions to [Marcy Sutton (@marcysutton)](https://twitter.com/marcysutton) or [@GatsbyJS](https://twitter.com/gatsbyjs) on Twitter, and anyone from the Gatsby team on [Discord](https://gatsby.dev/discord). You can also [submit an issue](/contributing/how-to-file-an-issue/) and a maintainer can give you guidance!
心配な場合やどこから始めたらいいか分からない場合は、[どこに参加するか](/contributing/where-to-participate/)のページを確認しましょう。Twitter では [Marcy Sutton (@marcysutton)](https://twitter.com/marcysutton) [@GatsbyJS](https://twitter.com/gatsbyjs)[Discord](https://gatsby.dev/discord) では Gatsby チームの誰かに質問できます。また、[Issue を提出](/contributing/how-to-file-an-issue/)することで、メンテナーがガイドしてくれるでしょう。

## Pair programming
## ペアプログラミング

Gatsby offers free [pair programming sessions](/contributing/pair-programming/) to the community, if there's something you'd like to work on together. Get in touch with us if you have a question about contributing or an idea for something to pair on!
一緒に取り組みたいことがあれば、Gatsby はコミュニティーに無料の[ペアプログラミングセッション](/contributing/pair-programming/)を提供しています。貢献についての質問やペアプログラミングで取り組みたい題材がある場合は、お問い合わせください!

<GuideList slug={props.slug} />