Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
technical-reference
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FE
technical-reference
Commits
e61a8728
Commit
e61a8728
authored
2 years ago
by
Michelle Weidling
Committed by
Ubbo Veentjer
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
6ce2334f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!77
Resolve "Code Quality"
Pipeline
#296050
passed
2 years ago
Stage: build
Stage: test
Stage: compile
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
chapters/code-quality.md
+1
-1
1 addition, 1 deletion
chapters/code-quality.md
with
1 addition
and
1 deletion
chapters/code-quality.md
+
1
−
1
View file @
e61a8728
...
...
@@ -16,7 +16,7 @@ needed for the MR to pass review.
1.
An issue should be existing, briefly stating what is missing or should be changed.
2.
If a developer decides to work on this issue, the "Create merge request" button at the issue view can be used.
This creates a branch with a meaningful name related to the issue and a merge request (MR). The MR has draft status
by default.
by default.
(This step matches the GitLab Flow.)
3.
The branch can be checked out locally, changes can be commited there. After some time the feature
(e.g. a new chapter or text change) is finished and should be merged into the main branch.
4.
Now the draft status of the MR is removed and everybody who should review the text is requested to do so.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment