0
1

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.

Bitbucket(オンプレ)のREADME.mdに画像を付ける

Posted at

GitHubやクラウドサービスのBitbucketならIssue機能があるのですが弊社の環境では無かったので備忘録。

画像のアップ

  1. JIRAにREADME.mdを作る課題を作成する(もうこの時点で分かったと思いますが:relaxed:
  2. システムキャプチャ画像をチケットに添付する
  3. 添付した画像のURLを取得し、下記のようにマークダウンを記述する。

マークダウン

![代替テキスト](画像URL, "画像タイトル")
0
1
0

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
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?