mirror of
https://github.com/danog/amp.git
synced 2024-11-27 04:24:42 +01:00
update contribution guidelines
This commit is contained in:
parent
ab89cb1595
commit
dcfe12cad8
13
CONTRIBUTING
Normal file
13
CONTRIBUTING
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
#### Contribution licensing ...
|
||||||
|
|
||||||
|
Any contribution intentionally submitted for inclusion in the Amp project
|
||||||
|
shall be under the terms and conditions of the MIT License, without any
|
||||||
|
additional terms or conditions. Not withstanding the above, nothing herein
|
||||||
|
shall supersede or modify the terms of any separate license agreement you
|
||||||
|
may have executed with the Amp project (or its licensor Daniel Lowrey)
|
||||||
|
regarding such contributions.
|
||||||
|
|
||||||
|
#### Before you PR ...
|
||||||
|
|
||||||
|
Amp currently retains minimum compatibility with PHP 5.5. All source code
|
||||||
|
contributions must execute successfully in this environment.
|
@ -1,18 +0,0 @@
|
|||||||
#### Contribution licensing ...
|
|
||||||
|
|
||||||
Unless you explicitly state otherwise, any contribution intentionally
|
|
||||||
submitted for inclusion in the Amp project shall be under the terms and
|
|
||||||
conditions of the MIT License, without any additional terms or conditions.
|
|
||||||
Notwithstanding the above, nothing herein shall supersede or modify the
|
|
||||||
terms of any separate license agreement you may have executed with the
|
|
||||||
Amp project (or its licensor Daniel Lowrey) regarding such contributions.
|
|
||||||
|
|
||||||
#### Before you PR ...
|
|
||||||
|
|
||||||
The Amp project strives to retain minimum compatibility with PHP 5.5. All
|
|
||||||
source code contributions must execute successfully in this environment.
|
|
||||||
Thank you in advance!
|
|
||||||
|
|
||||||
#### Contributors
|
|
||||||
|
|
||||||
- Daniel Lowrey
|
|
Loading…
Reference in New Issue
Block a user