Why not login to Qiita and try out its useful features?

We'll deliver articles that match you.

You can read useful information later.

114
94

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

GitHubでのリンク(issue/pull request/wiki etc)

Last updated at Posted at 2013-11-20

GitHub上でIssueを上げたりする際、リンクってどうやって張ったかな?と思うことがままあるためまとめておく。
※余談だが、テーブルのセル内で | を使いたいときは|を使う。

記法 リンク先
#番号 Issue または Pull Requestへのリンク (*)
commit番号 commitへのリンク(番号だけでOK)
@ユーザー名 ユーザーへのリンク
[[テキスト|WikiPage名]] Wikiページへのリンク(Wikiページでのみ有効)
  • Issue と Pull Request には共通の通し番号が使われ、重複はしないのでご安心あれ。
114
94
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
114
94

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?