Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make PR template #336

Merged
merged 1 commit into from
Sep 28, 2017
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
15 changes: 15 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# ご注意

GitHubの公開リポジトリを使った実践は、すべてGitHub上に公開され、誰でも閲覧できる状態になります。
つまり、コミットに含まれるあなたのユーザー名・メールアドレスは、pushするとインターネット上に公開されます。
このPull Requestがマージされると、あなたの情報が本レポジトリに取り込まれるため、あなた自身で削除することができなくなります。

個人情報を公開したくない方は、本Pull Requestをキャンセルして、ご自身のレポジトリを一度削除お願いします。

その後、
SourceTreeの[設定]アイコン > [高度な設定]タブ > [ユーザー情報]欄の

・名前をニックネームに
・メールアドレスを、自分のアカウント名@users.noreply.github.com に

変更してから、p107〜p156の実践を始めてください。