From 9c3a6015f87fe4ff7ab1d27346f548177b03c4cf Mon Sep 17 00:00:00 2001 From: Theodore Kelechukwu Onyejiaku Date: Thu, 4 Apr 2024 20:50:35 +0100 Subject: [PATCH] Update content-request.yml --- .github/ISSUE_TEMPLATE/content-request.yml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/content-request.yml b/.github/ISSUE_TEMPLATE/content-request.yml index 91ef52fb..e6a64a2b 100644 --- a/.github/ISSUE_TEMPLATE/content-request.yml +++ b/.github/ISSUE_TEMPLATE/content-request.yml @@ -20,13 +20,6 @@ body: description: Provide they key things the reader will learn. validations: required: true - - type: textarea - id: target-audience - attributes: - label: Who are your target audience? - description: Provide who this article is for (separated by commas). - validations: - required: true - type: dropdown id: author-expertise attributes: @@ -47,7 +40,6 @@ body: - Tutorial - Best Practices - Use cases and case studies - - Engineering - Comparison Article - Other validations: @@ -57,11 +49,5 @@ body: attributes: label: Terms & Conditions options: - - label: You understand that submitting this form does not mean we accept your proposal. We will accept proposals at our discretion. - required: true - - label: You understand that to be paid you will need to generate an invoice to us once the final draft of your work is completed. - required: true - - label: You understand that you will grant us an unlimited license to post and promote your work as part of this program. You may repost, but using our copy as the canonical source. - required: true - - label: You are aged 18 or over. + - label: I have read the Write for the Community program guidelines. required: true