From 1dae836572da299416864840ec0db86f21ec08c9 Mon Sep 17 00:00:00 2001 From: Darshak Parikh Date: Tue, 7 Mar 2017 17:08:05 +0530 Subject: [PATCH] Add a link to Yeoman generator for awesome lists (#847) --- create-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-list.md b/create-list.md index 1f840659..6d42e5f2 100644 --- a/create-list.md +++ b/create-list.md @@ -2,7 +2,7 @@ - Read the [awesome manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md) and ensure your list complies. - Search this list before making a new one, as yours may be a duplicate. If it is, try and contribute to the best one instead of making your own. -- Your awesome list should be named `awesome-list-name` and have the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), a [license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), and [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). Adding a [code of conduct](http://contributor-covenant.org/) is also strongly recommended. +- Your awesome list should be named `awesome-list-name` and have the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), a [license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), and [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). Adding a [code of conduct](http://contributor-covenant.org/) is also strongly recommended. You might find [this Yeoman generator](https://github.com/dar5hak/generator-awesome-list) useful. - **Wait at least 30 days after creating a list before submitting it, to give it a chance to mature.** - Make sure you read the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) before submitting a request for your list to be added here.