Creating an Issue
Issues are created to start the process for a Policy update. Each issue created will then create a branch off of it to track and allow for the documentation updates to be completed. This is the first step of the process to complete new policy updates.
Prerequisites
-
GitLab Registration Completed
-
IntelliJ IDEA Installed and linked to GitLab Account
-
Cloned Project in IntelliJ IDEA
Steps
-
Log into GitLab & select the Program you are making the updates in.
-
Click on the Issue Section to navigate to the Issue screen
-
On the Issue screen click on the 'New Issue' button
-
This will generate the New Issue form to enter the fields for the new issue
-
Title (Required): The title should start with the Program Initials and then the update reason or cause.
-
Naming Convention: [Program Initials] - [Update Reason]
-
-
Type (Required): Defaults to Issue
-
Description (Required): Enter a more in depth reason for the update and the updates to be performed.
-
Assignees (Required): Use the drop-down menu to assign the Issue to yourself.
-
You can assign multiple people if desired.
-
-
Epic (Not Used)
-
Milestone (Not Used)
-
Labels (Required): Use the drop-down menu to select the correct labels.
-
Weight (Not Used)
-
Due Date (Optional): You can assign a due date to track against.
-
Iteration (Not Used)
-
-
Click on the Create Issue button once all fields have been entered.
-
This will take you to the Issue screen for the newly created issue.