Skip to content
Snippets Groups Projects
Commit 400e57e8 authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

README.md / CONTRIBUTING.md: Follow project rename


Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent a958ec05
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ SPDX-License-Identifier: CC-BY-4.0 ...@@ -19,7 +19,7 @@ SPDX-License-Identifier: CC-BY-4.0
## Overview ## Overview
All Scenarios OS project handles contributions as [merge requests](https://docs.gitlab.com/ee/user/project/merge_requests/) to relevant repositories part of the All Scenarios OS [GitLab instance](https://git.ostc-eu.org/OSTC/OHOS). 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 with proposed changes and raise a merge request against the forked repository. More generic information you can find on the Gitlab's documentation as part of ["Merge requests workflow"](https://docs.gitlab.com/ee/development/contributing/merge_request_workflow.html). Oniro Project handles contributions as [merge requests](https://docs.gitlab.com/ee/user/project/merge_requests/) to relevant repositories part of the Oniro Project [GitLab instance](https://git.ostc-eu.org/OSTC/OHOS). 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 with proposed changes and raise a merge request against the forked repository. More generic information you can find on the Gitlab's documentation as part of ["Merge requests workflow"](https://docs.gitlab.com/ee/development/contributing/merge_request_workflow.html).
# REUSE compliance # REUSE compliance
......
...@@ -7,7 +7,7 @@ SPDX-License-Identifier: CC-BY-4.0 ...@@ -7,7 +7,7 @@ SPDX-License-Identifier: CC-BY-4.0
# meta-ohos # meta-ohos
**meta-ohos** is a collection of bitbake layers that implement the build system **meta-ohos** is a collection of bitbake layers that implement the build system
support in All Scenarios OS. The build system documentation is available in the support in Oniro Project. The build system documentation is available in the
`docs` subdirectory. `docs` subdirectory.
## Contributing ## Contributing
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
## Description ## Description
This layer, `meta-ohos-blueprints`, contains build metadata for All Scenarios OS This layer, `meta-ohos-blueprints`, contains build metadata for Oniro Project
blueprints. blueprints.
## Layer dependencies ## Layer dependencies
......
...@@ -37,4 +37,4 @@ Run 'bitbake-layers add-layer /path/to/meta-ohos-core' ...@@ -37,4 +37,4 @@ Run 'bitbake-layers add-layer /path/to/meta-ohos-core'
III. Misc III. Misc
========= =========
This layer provides recipes for the core elements of the All Scenarios OS distribution. This layer provides recipes for the core elements of the Oniro Project distribution.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment