From 275973da8c880df87e4573f605e4ca524ad546d6 Mon Sep 17 00:00:00 2001 From: Chenhe Gu Date: Fri, 19 Jan 2024 17:55:39 +0800 Subject: [PATCH] add feature request copilot (#2095) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8869e90ecd..c4376631ba 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ In terms of licensing, please take a minute to read our short [License and Contr ### Feature requests: -* If you're opening a new feature request, we'd like you to explain what the proposed feature achieves, and include as much context as possible. +* If you're opening a new feature request, we'd like you to explain what the proposed feature achieves, and include as much context as possible. [@perzeusss](https://github.com/perzeuss) has made a solid [Feature Request Copilot](https://udify.app/chat/MK2kVSnw1gakVwMX) that helps you draft out your needs. Feel free to give it a try. * If you want to pick one up from the existing issues, simply drop a comment below it saying so.