From 660c3268c1c8bc7f1f8a390f28fbf06f9745cede Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Tue, 8 Nov 2016 00:04:46 +0100 Subject: [PATCH] Mention regression tests in "Issues & bug reports" --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 739a5a659..2e665fd76 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,6 +20,10 @@ If you're looking for help with your code, consider posting a question on [Stack When opening an issue, use a descriptive title and include your environment (operating system, Python version, spaCy version). Our [issue template](https://github.com/explosion/spaCy/issues/new) helps you remember the most important details to include. +If you've discovered a bug, you can also submit a [regression test](#fixing-bugs) straight away. When you're opening an issue to report the bug, simply refer to your pull request in the issue body. + +### Issue labels + We use the following system to tag our issues: | Issue label | Description |