Skip to content
Merged
Show file tree
Hide file tree
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
32 changes: 32 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
Thank you for your interest in contributing to Hyperdrive! The process is simple: simply submit a PR to this repository and all contributions will be reviewed by NodeSet to ensure quality. Please note that by contributing to this project, you agree to the following contributor license agreement.

--------

I hereby grant to NodeSet, LLC (“Project”) the following rights regarding my contributions to the project currently hosted at https://github.com/nodeset-org/hyperdrive (the “Project”):

Definitions

“Contribution” means any original work of authorship, including any modifications or additions to existing code, documentation, tests, or other materials, that I submit to the Project, whether submitted via pull request, patch, issue, or other means.
“Project Copyright” means all copyrights and related rights in Contributions.

Grant of Copyright License
I hereby grant to the Project and its successors, assigns, and licensees a perpetual, worldwide, non-exclusive, irrevocable, royalty-free, transferable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute my Contributions, and to incorporate my Contributions into software or other works licensed under any license, including permissive licenses (e.g., MIT), copyleft licenses (e.g., AGPL), or proprietary terms. This license includes the right to grant sublicenses and to relicense the Contributions under different terms.

Moral Rights
To the extent permitted by applicable law, I hereby waive (or agree not to assert) any moral rights or similar rights I may have in my Contributions. If waiver is not permitted, I grant the Project the irrevocable right to exercise such rights.

Representations and Warranties
I represent and warrant that:

I am the sole author of my Contributions or have the necessary rights from all co‑authors to grant this license.
My Contributions are my original work and do not, to my knowledge, violate any third‑party rights (including copyright, trade secret, trademark, or contractual rights).
I have not assigned, exclusive‑licensed, or otherwise encumbered rights in my Contributions that would conflict with this Agreement.

No Compensation
I agree that I will not receive monetary compensation for my Contributions and that the Project may use my Contributions under the terms set forth herein.

Governing Law
This Agreement is governed by the laws of Delaware, USA, without regard to conflict of law rules.

Execution
By submitting a Contribution to the Project, I accept and agree to the terms of this Agreement.
Loading