Skip to content

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CONTRIBUTING.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Contributing to Hystrix
2+
3+
If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request (on a branch other than `master` or `gh-pages`).
4+
5+
When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible.
6+
7+
## Copyright
8+
9+
If you are adding or modifying files you may add your own copyright line, but please ensure that the form is consistent with the existing files, and please note that a Netflix, Inc. copyright line must appear in every copyright notice.
10+
11+
## License
12+
13+
By contributing your code, you agree to license your contribution under the terms of the APLv2: https://github.com/Netflix/Hystrix/blob/master/LICENSE
14+
15+
All files are released with the Apache 2.0 license.

0 commit comments

Comments
 (0)