How to attach file to a github issue?

后端 未结 12 1624
天命终不由人
天命终不由人 2020-12-23 12:48

I migrated with a project from Bitbucket to Github and I can not find a way to attach a file to an issue (ex: screenshot, specs, etc)

How to do it?

12条回答
  •  执念已碎
    2020-12-23 13:27

    You upload it somewhere and add the link in a comment. GitHub's Issues is rather primitive and doesn't allow attaching files.

    Update: You can post images to GitHub issues now. The easiest way is to copy the image (right click, Copy image) and then paste it into the text box where you describe the issue.

    OR

    Just drag and drop

提交回复
热议问题