From 5d44fdc17de32b5fe1b793a15daaec58fd0637e8 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Sat, 14 Dec 2024 19:47:21 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 37fc66de..7d86107b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Welcome! 👋 This is the official guide on how to contribute to Void. We want t There are a few ways to contribute: -- 👨‍💻 Refer to our [Issues](https://github.com/voideditor/void/issues) page for the latest issues! +- 👨‍💻 Build new features on our [Issues](https://github.com/voideditor/void/issues)! - 💡 Suggest New Features in our [Discord](https://discord.gg/RSNjgaugJs). - ⭐️ If you want to build your AI tool into Void, feel free to get in touch! It's very easy to extend Void, and the UX you create will be much more natural than a VSCode Extension.