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:
authorThomas Steur <tsteur@users.noreply.github.com>2014-08-06 12:11:58 +0400
committerThomas Steur <tsteur@users.noreply.github.com>2014-08-06 12:11:58 +0400
commit9f0bad5f0b2c1798e7743a786966f6d83a7e9f22 (patch)
tree832c48ee03c86563bceff5f1f9ff7d052fb402ad /CONTRIBUTING.md
parentf509b68332649dbb559eac0d61127bea691b4e52 (diff)
added links to help writing good bug reports / feature requests
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 582420b356..46d4748897 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,4 +2,7 @@
Great to have you here! Read the following guide on our developer zone to learn how you can help make this project better!
-http://developer.piwik.org/guides/contributing-to-piwik-core \ No newline at end of file
+http://developer.piwik.org/guides/contributing-to-piwik-core
+
+### How to submit a bug report or suggest a feature?
+Please read the recommendations on writing a good [bug report](http://developer.piwik.org/guides/core-team-workflow#submitting-a-bug-report) or [feature request](http://developer.piwik.org/guides/core-team-workflow#submitting-a-feature-request).