From 0f707402acb3d2e7823e1477b223d29a83924c77 Mon Sep 17 00:00:00 2001 From: Jared Henderson Date: Fri, 7 Dec 2018 12:49:00 -0500 Subject: [PATCH] docs: new starter features is required (#10353) --- docs/docs/submit-to-starter-library.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/submit-to-starter-library.md b/docs/docs/submit-to-starter-library.md index 9d637ede570b7..353d6d12adc40 100644 --- a/docs/docs/submit-to-starter-library.md +++ b/docs/docs/submit-to-starter-library.md @@ -37,7 +37,7 @@ Use the following template to ensure required fields are filled: tags: - (required) features: - - (optional, but encouraged) + - (required) ``` Check out the [`starters.yml`](https://github.com/gatsbyjs/gatsby/blob/master/docs/starters.yml) file for examples.