Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.58 KB

File metadata and controls

36 lines (20 loc) · 1.58 KB

Documenting an Issue

Using the GitHub webGUI is recommended for documenting Issues.
Formulate title and body according to the guidelines for Formulating Issues.
Put Assignee, Label and Milestone.

Alternatively, you can create Issues in VSCode.

Click on the GitHub symbol to the left of the VSCode window.

createIssuePicture1

Expand the list of Issues by clicking the arrow besides "ISSUES".

createIssuePicture2

Click on the "+" symbol besides "ISSUES" for creating a new Issue.

createIssuePicture3

Choose the repository, which shall be addressed by the new Issue, from the pull-down-menu.

createIssuePicture4

Formulate title and body according to the guidelines for Formulating Issues.
Put an assignee and a label.

createIssuePicture5

Complete creating the Issue by clicking the tick in the upper right corner and check for the confirmation at the lower right corner.

createIssuePicture6

If the creation of the Issue has been confirmed, it has also been automatically published on the original repository on GitHub.

<- Back to Connecting VSCode with GitHub -> - - - Up to Preparing for Specifying Applications - - - Ahead to Processing an Issue ->