From 06317dfb2bf9d3734d52c24399ce0d963a78bd54 Mon Sep 17 00:00:00 2001 From: Pi Date: Fri, 5 May 2023 23:10:56 +0100 Subject: [PATCH] Add link to wiki page on Contributing --- .github/ISSUE_TEMPLATE/2.feature.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/2.feature.yml b/.github/ISSUE_TEMPLATE/2.feature.yml index 0ea882ef..3f22bab6 100644 --- a/.github/ISSUE_TEMPLATE/2.feature.yml +++ b/.github/ISSUE_TEMPLATE/2.feature.yml @@ -1,13 +1,12 @@ name: Feature request 🚀 -description: Suggest a new idea for Auto-GPT. +description: Suggest a new idea for Auto-GPT! labels: ['status: needs triage'] body: - type: markdown attributes: value: | + First, check out our [wiki page on Contributing](https://github.com/Significant-Gravitas/Auto-GPT/wiki/Contributing) Please provide a searchable summary of the issue in the title above ⬆️. - - Thanks for contributing by creating an issue! ❤️ - type: checkboxes attributes: label: Duplicates @@ -26,4 +25,4 @@ body: - type: textarea attributes: label: Motivation 🔦 - description: What are you trying to accomplish? How has the lack of this feature affected you? Providing context helps us come up with a solution that is more useful in the real world. \ No newline at end of file + description: What are you trying to accomplish? How has the lack of this feature affected you? Providing context helps us come up with a solution that is more useful in the real world.