Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

textlintの日本語コミュニティ/ルールのアイデア

License

NotificationsYou must be signed in to change notification settings

textlint-ja/textlint-ja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

textlintの日本語コミュニティです。

textlintの日本語関係のルールのリポジトリを置いたり、ルールの作り方やこういう事をチェックしたいという話を扱う場所です。

また、textlint-jaは複数人でパッケージを管理することで、パッケージのメンテナンス性を保つことを目的にしています。textlint-jaにパッケージを移管して複数人で管理したい場合は、次の方法で伝えてください。

Gitter

Gitterに自由にチャットできるチャンネルがあります。日本語で問題ないので、気軽に書き込んでください。

Join the chat at https://gitter.im/textlint-ja/textlint-ja

ガイドライン

このガイドラインはtextlint-ja organizationの既存、新しいメンバーに対するものです。

このドキュメントは新しいメンバーやパッケージを追加する手順についてを紹介しています。

原則

  • 人がボトルネックになることを避けること
  • 人が正しいことをできるように信用すること(正しくないことが証明されない限り)

人がボトルネックになるのを避けるためには、すべてのメンバーがプロジェクト管理に必要な権限を扱える必要があります。

いくつかの行動については他のメンバーやコミュニティと適切であるかを話し合ったほうが良いかもしれません。その他については個人の決定を優先して良いでしょう。

不適切な行動についてはプロジェクトチームのazuciao+textlint@gmail.com に報告されるかもしれません。不適切な行動はCode of Conduct に定義されています。

すべての苦情は、レビュー、調査され、必要かつ適切と判断された対応がとられます。プロジェクトチームは、事象の報告者に関する守秘義務があります。

For maintainer

メンテナーは自由に新しいメンバーを追加できます。

Code of Conduct に同意でき、プロジェクトに関心がある信用できる人を見つけた場合、次の手順でプロジェクトのメンバーに追加できます。

GitHub

  1. https://github.com/orgs/textlint-ja/people を開く
  2. Invite memberをクリック
  3. 招待したいメンバーのユーザ名またはEmailを入力
  4. "Owner"を選択
  5. Send Invitationする

詳細はInviting users to join your organization - User Documentation を参照してください。

npm

  1. https://www.npmjs.com/settings/textlint-ja/packages を開く
  2. 招待したいメンバーのユーザ名またはEmailを入力
  3. "Owner"を選択
  4. add memberをクリック

詳細はManaging Members · npm Orgs Documentation を参照してください。

For new member

Organizationへパッケージを追加するには、次の手順で追加できます。

GitHub

Organizationへパッケージを追加するには、次の手順で追加できます。

  1. https://github.com/$USER/$PROJECT/settings (リポジトリの設定ページ) を開く
  2. Transfer をクリック
  3. "New owner's GitHub username or organization name"にtextlint-ja と入力
  4. "I understand, transfer this repository" をクリックして移譲

詳細はAbout repository transfers - User Documentation を参照してください。

npm

次のコマンドの$PKGNAME を自分のパッケージ名に置き換えてから実行してください。

npm access grant read-write textlint-ja:developers $PKGNAME

または次の操作でも移譲できます。

  1. https://www.npmjs.com/settings/textlint-ja/teams/team/developers/access を開く
  2. "Populate from personal packages"の選択肢から移譲したいパッケージ名を選択
  3. make it so をクリック

詳細はManaging team access to Org packages | npm Documentation を参照してください。

Attribution

このガイドラインはMaintenance Guidelines for Organization に基づいています。

このガイドラインは Creative Commons Attribution 4.0 International Public License(CC BY 4.0) のライセンスで利用できます。

About

textlintの日本語コミュニティ/ルールのアイデア

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp