Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: Add warning message about the deprecation of the master branch #221

Merged
merged 2 commits into from
Feb 11, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,22 @@ The meta-security dependency is necessary to enable web process sandbox for WPE.
If meta-qt5 is present, this layer will provide an opt-in Qt5 API as an
alternative to other Qt5 web-engines such as QtWebKit and QtWebEngine.

**Warning**: The default branch has been renamed to `main` because
[#219](https://github.com/Igalia/meta-webkit/issues/219). The old default
branch (`master`) will still be kept as a mirror of the `main` until February
of 2022 [#220](https://github.com/Igalia/meta-webkit/issues/220). Please update
any external reference from `master` to `main` as soon as possible.

Building the WPE engine or WebKitGTK+
=====================================

Please refer to the project Wiki for a detailed guide:

- WiKi: https://github.com/Igalia/meta-webkit/wiki

How to contribute
=====================================
Contributions are welcomed. Please send your patches as [Pull Requests](https://github.com/Igalia/meta-webkit/pulls) or fill a [Issue report](https://github.com/Igalia/meta-webkit/issues) in case you need to ask for help.
Contributions are welcomed. Please send your patches as
[Pull Requests](https://github.com/Igalia/meta-webkit/pulls) or fill a
[Issue report](https://github.com/Igalia/meta-webkit/issues) in case you need
to ask for help.