From e3e8e79813905433c773ce080538ae1e5ad197b2 Mon Sep 17 00:00:00 2001 From: Halil ibrahim Kalkan Date: Tue, 9 Oct 2018 14:22:46 +0300 Subject: [PATCH] Added empty Contribution Guide doc. --- docs/Contribution-Guide.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/Contribution-Guide.md diff --git a/docs/Contribution-Guide.md b/docs/Contribution-Guide.md new file mode 100644 index 0000000000..d6f90df728 --- /dev/null +++ b/docs/Contribution-Guide.md @@ -0,0 +1,11 @@ +## Contribution Guide + +ABP is an [open source](https://github.com/abpframework) and community driven project. This guide is aims to help anyone wants to contribute to the project. + +### Document translation + +You may want to translate the complete [documentation](https://abp.io/documents/) (including this one) to your mother language. If so, follow these steps: + +* ... + +### Resource Localization \ No newline at end of file