Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Aubry <matt@piwik.org>2016-02-22 21:04:38 +0300
committerMatthieu Aubry <matt@piwik.org>2016-02-22 21:04:38 +0300
commit5fbbafcc792828dcd4e4badf27f91e9fd23871d7 (patch)
tree322f4d93464c14b48e1a055215f7a4d80aeba2b6 /CONTRIBUTING.md
parent19931b9ae1db5c10ddef7110f21b1e819815a7cf (diff)
How to submit code improvements via pull requests?
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f24e51b41b..2130bf7275 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -10,3 +10,7 @@ Please read the recommendations on writing a good [bug report](http://developer.
## How to suggest improvements to translations?
You can help improve translations in Piwik, please read [contribute to translations](https://github.com/piwik/piwik/blob/master/lang/README.md).
+
+## How to submit code improvements via pull requests?
+
+You can help contribute to Piwik codebase via Pull Requests, see [Contributing to Piwik core](https://developer.piwik.org/guides/contributing-to-piwik-core)