From ad54a4e16c8a4445ae7afce4d9082df9965fad85 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Wed, 5 Aug 2015 16:19:12 -0700 Subject: [PATCH] Link to the testing page --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 099ef19..1d9581a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ calculating autocomplete information, and sending it back to the client. # Status This program is reasonably stable. Please report problems on the Github issue tracker. Please be sure that you have read the documentation before filing an -issue. +issue. (If you want to help your bug to get fixed faster, you can create a +[test case](https://github.com/Hackerpilot/DCD/wiki/Testing) that helps isolate +the issue.) * Working: * Autocompletion of properties of built-in types such as int, float, double, etc.