Skip to content

翻訳の方法について #1

Description

@sotayamashita

翻訳の流れとして以下のような方法を考えたのですがどうでしょうか?

翻訳の流れ:

  1. 翻訳するレポジトリをfork
  2. git remote add upstream レポジトリ
  3. feature/japaneseブランチ作成
  4. feature/japaneseをdefault branchにする
  5. nodeschoo-jp/レポジトリをfork
  6. nodeschoo-jp/レポジトリにPull Request

例、npm/how-to-npmの翻訳:

  1. https://github.com/npm/how-to-npmをfork
  2. git remote add upstream https://github.com/npm/how-to-npm
  3. git checkout -b feature/japanese
  4. feature/japaneseをdefault branchにする
  5. https://github.com/nodeschool-jp/how-to-npmをfork
  6. nodeschool-jp/how-to-npm にプルリクエスト

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions