Skip to content

Commit

Permalink
Merge pull request #336 from DQNEO/patch-1
Browse files Browse the repository at this point in the history
make PR template
  • Loading branch information
llminatoll authored Sep 28, 2017
2 parents 0a35fbd + 807883c commit 716500c
Showing 1 changed file with 15 additions and 0 deletions.
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の実践を始めてください。

0 comments on commit 716500c

Please sign in to comment.