From 9e5cdb33559d90a4fea8ba190adc67006c000bea Mon Sep 17 00:00:00 2001 From: Daniel Benhamou Date: Wed, 9 Oct 2024 12:55:25 +0100 Subject: [PATCH 1/6] Update developer spotlight details --- .../application-guide/index.mdx | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/src/content/docs/developer-spotlight/application-guide/index.mdx b/src/content/docs/developer-spotlight/application-guide/index.mdx index aed720a15504fc8..11652d06cc791fa 100644 --- a/src/content/docs/developer-spotlight/application-guide/index.mdx +++ b/src/content/docs/developer-spotlight/application-guide/index.mdx @@ -3,8 +3,18 @@ pcx_content_type: concept title: Application guide --- +If you use Cloudflare’s developer products and would like to share your expertise then Cloudflare’s Developer Spotlight program is for you. Whether you use Cloudflare in your profession, as a student or as a hobby, let us spotlight your creativity. Write a tutorial for our documentation and earn credits for your Cloudflare account along with having your name credited on your work. + The Developer Spotlight program is not currently open for applicants. Check our official Discord channel for future announcements. +## Who can apply? + +The following is required in order to be an eligible applicant for the Developer Spotlight program: + +- You must not be an employee of Cloudflare. +- You must be over 18 years old. +- You must read and accept the Developer Spotlight terms and conditions document + ## Submission rules Your tutorial must be: @@ -15,3 +25,25 @@ Your tutorial must be: 4. Written following Cloudflare's documentation style guide. For more information, please visit our [style guide documentation](/style-guide/) and our [tutorial style guide documentation](/style-guide/documentation-content-strategy/content-types/tutorial/#template) 5. About using Cloudflare's Developer Platform products. 6. Complete, not an unfinished draft. + +## FAQ + +### How many tutorial topic ideas can I submit? + +You may submit as many tutorial topics ideas as you like in your application. + +### When will I be compensated for my tutorial? + +We will add the account credits to your Cloudflare account after your tutorial has been approved and published under the Developer Spotlight program. + +### If my tutorial is accepted and published on Cloudflare’s Developer Spotlight program, can I republish it elsewhere? + +We ask that you do not republish any tutorials that have been published under the Cloudflare Developer Spotlight program. + +### Will I be credited for my work? + +You will be credited as the author of any tutorial you submit that is successfully published through the Cloudflare Developer Spotlight program. We will add your details to your work after it has been approved. + +### What happens If my topic of choice gets accepted but the tutorial submission gets rejected? + +Our team will do our best to help you edit your tutorial’s pull request to be ready for submission, however in the unlikely chance that your tutorial’s pull request is rejected you are still free to publish your work elsewhere. From 45a7fcc5f11dea8e450de6a2e084c477583f8e41 Mon Sep 17 00:00:00 2001 From: Daniel Benhamou Date: Wed, 9 Oct 2024 12:57:14 +0100 Subject: [PATCH 2/6] Update developer spotlight description --- .../docs/developer-spotlight/application-guide/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/developer-spotlight/application-guide/index.mdx b/src/content/docs/developer-spotlight/application-guide/index.mdx index 11652d06cc791fa..567879d7adbf7c0 100644 --- a/src/content/docs/developer-spotlight/application-guide/index.mdx +++ b/src/content/docs/developer-spotlight/application-guide/index.mdx @@ -12,7 +12,7 @@ The Developer Spotlight program is not currently open for applicants. Check our The following is required in order to be an eligible applicant for the Developer Spotlight program: - You must not be an employee of Cloudflare. -- You must be over 18 years old. +- You must be at least 18 years old. - You must read and accept the Developer Spotlight terms and conditions document ## Submission rules From d69d47f71baf110b8b3703a8ac0a77330862c729 Mon Sep 17 00:00:00 2001 From: Daniel Benhamou Date: Wed, 9 Oct 2024 13:01:16 +0100 Subject: [PATCH 3/6] Update application guide --- .../docs/developer-spotlight/application-guide/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/developer-spotlight/application-guide/index.mdx b/src/content/docs/developer-spotlight/application-guide/index.mdx index 567879d7adbf7c0..9ce9933c62520bb 100644 --- a/src/content/docs/developer-spotlight/application-guide/index.mdx +++ b/src/content/docs/developer-spotlight/application-guide/index.mdx @@ -13,7 +13,7 @@ The following is required in order to be an eligible applicant for the Developer - You must not be an employee of Cloudflare. - You must be at least 18 years old. -- You must read and accept the Developer Spotlight terms and conditions document +- All participants must agree to the [Developer Spotlight terms](https://drive.google.com/file/d/1llRCAkBOE7cp6TVofHGxQXsSQ2fMsx1o/view?usp=sharing) ## Submission rules From ec33edcd6e67c45f0343de863979ecdf881fee13 Mon Sep 17 00:00:00 2001 From: dbenCF <125887610+dbenCF@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:57:58 +0100 Subject: [PATCH 4/6] Update src/content/docs/developer-spotlight/application-guide/index.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> --- .../docs/developer-spotlight/application-guide/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/developer-spotlight/application-guide/index.mdx b/src/content/docs/developer-spotlight/application-guide/index.mdx index 9ce9933c62520bb..f2b4c5bac944edf 100644 --- a/src/content/docs/developer-spotlight/application-guide/index.mdx +++ b/src/content/docs/developer-spotlight/application-guide/index.mdx @@ -3,7 +3,7 @@ pcx_content_type: concept title: Application guide --- -If you use Cloudflare’s developer products and would like to share your expertise then Cloudflare’s Developer Spotlight program is for you. Whether you use Cloudflare in your profession, as a student or as a hobby, let us spotlight your creativity. Write a tutorial for our documentation and earn credits for your Cloudflare account along with having your name credited on your work. +If you use Cloudflare's developer products and would like to share your expertise then Cloudflare's Developer Spotlight program is for you. Whether you use Cloudflare in your profession, as a student or as a hobby, let us spotlight your creativity. Write a tutorial for our documentation and earn credits for your Cloudflare account along with having your name credited on your work. The Developer Spotlight program is not currently open for applicants. Check our official Discord channel for future announcements. From 8efde1b0d1a1c198ed0a16619c73c9058aaa23f4 Mon Sep 17 00:00:00 2001 From: dbenCF <125887610+dbenCF@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:58:05 +0100 Subject: [PATCH 5/6] Update src/content/docs/developer-spotlight/application-guide/index.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> --- .../docs/developer-spotlight/application-guide/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/developer-spotlight/application-guide/index.mdx b/src/content/docs/developer-spotlight/application-guide/index.mdx index f2b4c5bac944edf..0b9bdbf7a116d63 100644 --- a/src/content/docs/developer-spotlight/application-guide/index.mdx +++ b/src/content/docs/developer-spotlight/application-guide/index.mdx @@ -36,7 +36,7 @@ You may submit as many tutorial topics ideas as you like in your application. We will add the account credits to your Cloudflare account after your tutorial has been approved and published under the Developer Spotlight program. -### If my tutorial is accepted and published on Cloudflare’s Developer Spotlight program, can I republish it elsewhere? +### If my tutorial is accepted and published on Cloudflare's Developer Spotlight program, can I republish it elsewhere? We ask that you do not republish any tutorials that have been published under the Cloudflare Developer Spotlight program. From 729ad560e13ee4f7a2f9e92f3ba1f6138d7971cc Mon Sep 17 00:00:00 2001 From: dbenCF <125887610+dbenCF@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:58:16 +0100 Subject: [PATCH 6/6] Update src/content/docs/developer-spotlight/application-guide/index.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> --- .../docs/developer-spotlight/application-guide/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/developer-spotlight/application-guide/index.mdx b/src/content/docs/developer-spotlight/application-guide/index.mdx index 0b9bdbf7a116d63..db3a9c6d30898c3 100644 --- a/src/content/docs/developer-spotlight/application-guide/index.mdx +++ b/src/content/docs/developer-spotlight/application-guide/index.mdx @@ -46,4 +46,4 @@ You will be credited as the author of any tutorial you submit that is successful ### What happens If my topic of choice gets accepted but the tutorial submission gets rejected? -Our team will do our best to help you edit your tutorial’s pull request to be ready for submission, however in the unlikely chance that your tutorial’s pull request is rejected you are still free to publish your work elsewhere. +Our team will do our best to help you edit your tutorial's pull request to be ready for submission; however, in the unlikely chance that your tutorial's pull request is rejected, you are still free to publish your work elsewhere.