From e80491a5552da97b2d6abcfa5e1ed79ff835762a Mon Sep 17 00:00:00 2001 From: kvaps Date: Fri, 22 Dec 2017 15:17:56 +0100 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 9ccf3d1..1c029ea 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,20 @@ Please make sure that you have no any IP-address on bridge, because will be conf ``` kubectl create -f bridget.yaml ``` + +## Contact + +* Author: [kvaps](mailto:kvapss@gmail.com) +* Bugs: [issues](https://github.com/kvaps/bridget/issues) + +## Contributing + +To contribute bug patches or new features, you can use the github Pull Request model. It is assumed that code and documentation are contributed under the Apache License 2.0. + +## Reporting bugs + +Please use github issue-tracker for submit bugs + +## License + +bridget is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.