Skip to content

Commit bbc1b3c

Browse files
committed
includes licensing note for code contributions
1 parent 6efb0f2 commit bbc1b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Discussion around design and development of the wrapper primarily occurs within
3030

3131
## Pull Requests
3232
[pull-requests]: #pull-requests
33-
Pull requests are welcome, and the maintainers greatly appreciate PRs that follow open-source contribution best practices:
33+
Pull requests are welcome, and when contributing code, the author agrees to do so under the project's [licensing](https://github.com/rust-rocksdb/rust-rocksdb/blob/master/LICENSE) - Apache 2.0 as of the time of this writing. The maintainers greatly appreciate PRs that follow open-source contribution best practices:
3434
1. Fork this repository to your personal GitHub account.
3535
1. Create a branch that includes your changes, **keep changes isolated and granular**.
3636
1. Include any relevant documentation and/or tests. Write [documentation tests](https://doc.rust-lang.org/rustdoc/documentation-tests.html) when relevant.

0 commit comments

Comments
 (0)