The url I created with ‘/gist’ appears broken inside the issue
In my interface project, I want to take a screenshot of the current screen and create an issue in the related repository of the project on GitHub with a filled-in title and description. I tried to write a service that does this. As a result of my research, I found that I need to use ‘/gists’ to add an image to the issue.
The url I created with ‘/gist’ appears broken inside the issue
In my interface project, I want to take a screenshot of the current screen and create an issue in the related repository of the project on GitHub with a filled-in title and description. I tried to write a service that does this. As a result of my research, I found that I need to use ‘/gists’ to add an image to the issue.