Create An Issue
Is there some change you'd like to see made to the repo? Here's where you can document that. Ideally, you'll add enough information to where ANYONE can look at the task and make the changes without needing to reach back out to whoever.
But I'm going to work on my issue now!
CREATE AN ISSUE. creating an issue allows GitLab to automatically delete branches once they're merged into main so we don't have a bunch of stale branches that we'll want to end up pruning in the future
- From GitLab issues page, click
New Issue- CREW AIDS: issues page
- SCRIPTS: issues page
- Add a short descriptive title (e.g. Update SOP MIP-001)
- Add enough information to the description that anyone could complete the task without your input. It would be a shame to have a great idea, not be able to work on it for a few weeks and then not have full context whenever you get back around to working on the issue.
- Assign to yourself if you're going to start the task now
- Add tags and due date if they're applicable
- Click
Create Issue