From d7d10d452acb7ed438a4049e7645a635035226cf Mon Sep 17 00:00:00 2001 From: Sofie Van Landeghem Date: Tue, 30 Jan 2024 13:47:14 +0100 Subject: [PATCH] update universe description --- CONTRIBUTING.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f6f6dab59..ed75e1fd8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -452,10 +452,9 @@ and plugins in spaCy v3.0, and we can't wait to see what you build with it! spaCy website. If you're sharing your project on Twitter, feel free to tag [@spacy_io](https://twitter.com/spacy_io) so we can check it out. -- Once your extension is published, you can open an issue on the - [issue tracker](https://github.com/explosion/spacy/issues) to suggest it for the - [resources directory](https://spacy.io/usage/resources#extensions) on the - website. +- Once your extension is published, you can open a + [PR](https://github.com/explosion/spaCy/pulls) to suggest it for the + [Universe](https://spacy.io/universe) page. 📖 **For more tips and best practices, see the [checklist for developing spaCy extensions](https://spacy.io/usage/processing-pipelines#extensions).**