From 7645daa9f63a08a115f83fbed6ab761ef352e8c0 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 28 Oct 2016 15:06:35 +0300 Subject: [PATCH] docs(readme) Get involved --- HELP.md | 9 +++++++++ README.md | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/HELP.md b/HELP.md index 7d6f7acd..62e21b22 100644 --- a/HELP.md +++ b/HELP.md @@ -464,6 +464,15 @@ When you create this file run: docker-compose up ``` +Get involved +--------------- + +There is a lot ways to be involved in `Cloud Commander` development: + +- if you find a bug or got idea to share [create issue](https://github.com/coderaiser/cloudcmd/issues/new "Create issue"); +- if you fixed a bug, typo or implemented new feature [create pull request](https://github.com/coderaiser/cloudcmd/compare "Create pull request"); +- if you know languages you can help with [site translations](https://github.com/coderaiser/cloudcmd/wiki "Cloud Commander community wiki"); + Version history --------------- - *2016.10.27*, **[v5.7.4](//github.com/coderaiser/cloudcmd/releases/tag/v5.7.4)** diff --git a/README.md b/README.md index ba936a89..82288687 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,15 @@ When you create this file run: docker-compose up ``` +Get involved +--------------- + +There is a lot ways to be involved in `Cloud Commander` development: + +- if you find a bug or got idea to share [create issue](https://github.com/coderaiser/cloudcmd/issues/new "Create issue"); +- if you fixed a bug, typo or implemented new feature [create pull request](https://github.com/coderaiser/cloudcmd/compare "Create pull request"); +- if you know languages you can help with [site translations](https://github.com/coderaiser/cloudcmd/wiki "Cloud Commander community wiki"); + ## License MIT