Google Summer of Code 2025
Electron は Google Summer of Code (GSoC) 2025 のメンター組織として再び採用されました! Google Summer of Code は、オープンソースソフトウェア開発に新たな貢献者を呼び込むことに重点を置いた国際プログラムです。
詳細については、Google の Summer of Code のホームページ をご覧ください。
私たちについて
Electron は、ウェブ技術を用いたクロスプラットフォームのデスクトップアプリケーションを構築する JavaScript フレームワークです。 Electron フレームワークのコアは Chromium と Node.js で構築されたコンパイル済みバイナリ実行形式であり、主に C++ で書かれています。
Electron のコア リポジトリ以外では、Electron エコシステムをサポートするいくつかのプロジェクトを管理しています:
- エンドユーザの頒布ツール (例えば Electron Forge や update.electronjs.org)。
- Electron 開発者向けの学習教材 (例えば electronjs.org や Electron Fiddle)。
- 開発者の生産性を効率化する内部ツール (例えば Electron Build Tools や Sheriff)。
As a GSoC contributor, you will have the opportunity to collaborate with some of Electron’s core contributors on one of many projects under the github.com/electron umbrella.
応募する前に
If you aren’t very familiar with Electron, we would recommend you start by reading the documentation and trying out some of the examples in Electron Fiddle.
To learn more about distributing Electron apps, try creating a sample application with Electron Forge:
npm init electron-app@latest my-app
コードに少し慣れたら、Electron の Discord サーバー での会話にご参加ください。
If this is your first time participating in Google Summer of Code or if you’re new to open source in general, we recommend reading Google’s Contributor Guide before engaging with the community.
プロジェクトの貢献者
あなたが興味のあるプロジェクトのアイデアに関連するリポジトリを見てみることをお勧めします。 あなたの研究を行う一つの方法は、バグを報告したり、 既存の問題をトリアージしたり、プルリクエストを送信したりすることです。 そうすることはコードベースで実践的な練習をする効果的な方法ですが、提案の提出には必須ではありません。 巧みに作られた提案は、過去の貢献を参照することなくコードの理解を示すことができるはずです。
提案を提出する前に、Electron に貢献したい場合は、以下のヒントをご覧ください:
- 投稿を送信する際は、記述的な課題またはPR記述を入力してください。 Regardless of the code itself, putting effort into the written part of a contribution shows us that you can be an effective communicator in a collaborative environment.
- PRs are always welcome for open issues. You do not need to comment on an issue asking a maintainer if you can be assigned to it. Note that we still encourage you to discuss potential solutions on an issue if you need to refine an idea for a solution, but comments strictly asking if you can work on something are redundant and add noise to the issue tracker.
- Low-effort project contributions (e.g. invalid issue reports, trivial wording changes in a repo README, or minor stylistic changes to front-end code) will negatively impact your final proposal, as they take up limited maintainer time and do not provide any net benefit to the Electron project.
- While AI coding assistants can be an effective tool for debugging and understanding new concepts, we highly discourage contributions that are copy/pasted directly from AI-generated output. These often turn out to be of low quality, and it's often more effort for maintainers to clean up code generated from an LLM than for us to just reject a PR altogether.
Crafting your proposal
Electron との共同開発に興味を持てましたか? まずは、私たちが用意した 7 つのプロジェクトアイデア案 をご覧ください。 掲載されているアイデアは、企画のために公開中のものです。
あなたがリストにないユニークなアイデアを持っているならば、私たちはそれを検討することを開いています。 しかし、あなたの提案が詳細で徹底的に概説されていることを確認してください。 あまり自信がないのであれば、リストのアイデアに従うことをお勧めします。
応募には以下のものがあるとよいでしょう。
- A detailed proposal outlining what you plan to achieve over the summer.
- 開発者としての経歴。 履歴書がある場合は、コピーを添付してください。
そうでなければ、過去の技術経験についてお教えください。
- 特定の分野での経験不足で不合格となることはありませんが、私たちメンターがあなたを最大限にサポートし、あなたの夏のプロジェクトが成功するよう計画を立てるのに役立ちます。
Electron アプリケーションの一部として何を提出するかの詳細なガイドはこちら。 Google Summer of Code ポータルに直接提案を送信します。 Proposals emailed to the Electron team will not be considered as final submissions.
For more guidance on your proposal, we recommend you follow the official Google Summer of Code proposal writing advice here.
Applications open on March 24th, 2025 and close on April 8th, 2025.
📚 For GSoC 2024, @piotrpdev, worked on adding API History to the Electron core documentation. To see what Piotr worked on during his summer with Electron, read his report in the 2024 GSoC program archives.
🔐 For GSoC 2022, @aryanshridhar worked on enabling Context Isolation in Electron Fiddle. Aryan さんが夏に Electron で取り組んだことを確認したい方は、2022 GSoC プログラムのアーカイブ から彼のレポートを閲覧できます。
質問?
If you have questions we didn’t address in this blog post or inquiries about your proposal draft, please send us an email at summer-of-code@electronjs.org or check the GSoC FAQ. Please read our contributor guidance before emailing.