From d99b6373417e8823509cdea00f8b6f87dd261525 Mon Sep 17 00:00:00 2001 From: Sam RXH <118240781+samrxh@users.noreply.github.com> Date: Thu, 1 Aug 2024 15:05:30 -0500 Subject: [PATCH] Update CONTRIBUTING.md Fix 'issue template' link --- 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