doc: remove note about cherry-picking commits from PRs
The text in this note is not accurate and should already be covered by the license agreement, no need to say what the license already covers in non-legal terms. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
8c20225c80
commit
fdcfc262d3
1 changed files with 0 additions and 16 deletions
|
|
@ -162,22 +162,6 @@ Additional requirements:
|
|||
- If you've pushed your changes to GitHub already you'll need to force push
|
||||
your branch after this with ``git push -f``.
|
||||
|
||||
Notes
|
||||
=====
|
||||
|
||||
Any contributions made as part of submitted pull requests are considered free
|
||||
for the Project to use. Developers are permitted to cherry-pick patches that
|
||||
are included in pull requests submitted by other contributors. It is expected
|
||||
that
|
||||
|
||||
* the content of the patches will not be substantially modified,
|
||||
* the cherry-picked commits or portions of a commit shall preserve the original
|
||||
sign-off messages and the author identity.
|
||||
|
||||
:ref:`modifying_contributions` describes additional recommended policies
|
||||
around working with contributions submitted by other developers.
|
||||
|
||||
|
||||
Prerequisites
|
||||
*************
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue