From f02eae766a56784d48520702ca12a78bafb32bfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Wed, 10 Oct 2018 11:27:02 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d99d0119353..439d06b62b3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,3 @@ ## Contribution -ABP is an open source platform. - -* Open a [new issue](https://github.com/volosoft/volo/issues/new) if you found a bug or if you have a new feature/enhancement idea. -* Open a pull request if you want to make a development. Please create an issue before a development, so we can discuss it. -* Contribute to the [documentation](docs/Index.md). \ No newline at end of file +See the [contribution guide](docs/en/Contribution/Index.md).