Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
Oniro Core
docs
Merge requests
!4
Fix redundant 'project' word
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix redundant 'project' word
agherzan/docs:redund
into
main
Overview
1
Commits
2
Pipelines
1
Changes
2
Merged
Andrei Gherzan
requested to merge
agherzan/docs:redund
into
main
3 years ago
Overview
1
Commits
2
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
00c69ffe
2 commits,
3 years ago
2 files
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
contributing/gitlab.rst
+
1
−
1
Options
@@ -13,7 +13,7 @@ Gitlab Contributions
Overview
********
|main_project_name|
project
handles contributions as `merge requests <https://docs.gitlab.com/ee/user/project/merge_requests/>`_
|main_project_name| handles contributions as `merge requests <https://docs.gitlab.com/ee/user/project/merge_requests/>`_
to relevant repositories part of the |main_project_name| `GitLab instance <https://gitlab.eclipse.org/eclipse/oniro-core>`_.
The flow for handling that is classic: fork-based merge requests. This means
that once you have an account, you can fork any repository, create a branch
Loading