From 4d9bf0c3597024da026e195d7ac6d75cce220c8c Mon Sep 17 00:00:00 2001 From: Richard Schloss Date: Mon, 31 Jan 2022 05:55:45 -0500 Subject: [PATCH] docs: add "Are you courageously Nuxt" subsection (#2960) --- docs/content/2.concepts/1.introduction.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/content/2.concepts/1.introduction.md b/docs/content/2.concepts/1.introduction.md index 1ae37e45a0..61d4a4b08a 100644 --- a/docs/content/2.concepts/1.introduction.md +++ b/docs/content/2.concepts/1.introduction.md @@ -44,3 +44,7 @@ Extendable with a strong module ecosystem and hooks engine, it makes it easy to ::alert{type=info icon=👍} Ready to try? Head over the [Installation section](/getting-started/installation). :: + +### Are you *courageously* Nuxt? + +Take a stab at an open [issue](https://github.com/nuxt/framework/issues). This is actually the best way to learn Nuxt, by actually diving into the code. You may even bring an approach or alternative solution that makes Nuxt even better! So, what are you waiting for? Let's go!