-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Osamu Takahashi
authored
Jul 17, 2022
1 parent
43670a4
commit 9ee4e66
Showing
1 changed file
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,24 @@ | ||
<!-- | ||
# About | ||
--> | ||
# このハンドブックについて | ||
|
||
<!-- | ||
The WordPress core team is responsible for setting the direction of the WordPress project and developing every bit of code that ships with WordPress. | ||
--> | ||
WordPress コアチームは、WordPress プロジェクトの方向性を決定し、WordPress に含まれるあらゆるコードを開発する責任を担っています。 | ||
|
||
<!-- | ||
In this section, you will learn more about how [the project is organized](https://make.wordpress.org/core/handbook/about/organization/), the [philosophies](https://make.wordpress.org/core/handbook/about/philosophies/) that WordPress has adopted over time, and [how the core team communicates](https://make.wordpress.org/core/handbook/about/communication/). | ||
--> | ||
このセクションでは、[プロジェクトがどのように組織されているか](https://make.wordpress.org/core/handbook/about/organization/)、WordPress が時間をかけて採用してきた [理念](https://make.wordpress.org/core/handbook/about/philosophies/)、[コアチームのコミュニケーション方法](https://make.wordpress.org/core/handbook/about/communication/) について詳しく学びます。 | ||
|
||
<!-- | ||
Additionally, a large portion of this section discusses [how the release cycle works](https://make.wordpress.org/core/handbook/about/release-cycle/), from start to finish, including pages that detail the process for [features as plugins](https://make.wordpress.org/core/handbook/about/release-cycle/features-as-plugins/), [how WordPress “numbers” each version](https://make.wordpress.org/core/handbook/about/release-cycle/version-numbering/), steps involved with [updating the bundled themes](https://make.wordpress.org/core/handbook/about/release-cycle/update-bundled-themes/) (which takes place each release), and [how to release minor versions](https://make.wordpress.org/core/handbook/about/release-cycle/releasing-minor-versions/) of WordPress. | ||
--> | ||
さらに、このセクションの大部分は、「リリースサイクルの仕組み」(https://make.wordpress.org/core/handbook/about/release-cycle/) について、最初から最後まで説明しており、「プラグインとしての機能」(https://make.wordpress.org/core/handbook/about/release-cycle/features-as-plugins/) 、「WordPress が各バージョンに番号を割り振る方法」(https://make.wordpress.org/core/handbook/about/release-cycle/version-numbering/) 、「同梱テーマの更新」(https://make.wordpress.org/core/handbook/about/release-cycle/update-bundled-themes/) の手順(リリースごとに行われる)、WordPress の「マイナーバージョンのリリース方法」(https://make.wordpress.org/core/handbook/about/release-cycle/releasing-minor-versions/) について詳述しているページが含まれています。 | ||
|
||
Lastly, in this section you will learn more about [how WordPress is licensed](https://make.wordpress.org/core/handbook/about/licensing/) and how to [get started contributing](https://make.wordpress.org/core/handbook/about/getting-started-at-a-contributor-day/) to WordPress. | ||
<!-- | ||
Lastly, in this section you will learn more about [how WordPress is licensed](https://make.wordpress.org/core/handbook/about/licensing/) and how to [get started contributing](https://make.wordpress.org/core/handbook/about/getting-started-at-a-contributor-day/) to WordPress. | ||
--> | ||
最後に、このセクションでは、[WordPress がどのようにライセンスされているか](https://make.wordpress.org/core/handbook/about/licensing/)と、WordPress への[貢献を始める](https://make.wordpress.org/core/handbook/about/getting-started-at-a-contributor-day/)方法について詳しく説明します。 |