From 52a4cb0d148f80838277bc7435d64f32b81b4a06 Mon Sep 17 00:00:00 2001 From: sam rxh <118240781+samrxh@users.noreply.github.com> Date: Fri, 11 Oct 2024 04:20:34 -0500 Subject: [PATCH] Fix 'issue template' link in CONTRIBUTING.md (#13587) [ci skip] --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ed75e1fd8..9407881a1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,7 +35,7 @@ so that more people can benefit from it. 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 +[issue templates](https://github.com/explosion/spaCy/issues/new/choose) help 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