From 852e207873fab69b457c8d78fbdb76f93aa7d4fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 8 Jan 2024 21:44:26 -0500 Subject: [PATCH] Add title so the link shows up on the index? --- templates/drupal-module-project.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/drupal-module-project.md b/templates/drupal-module-project.md index dec81f0..332117b 100644 --- a/templates/drupal-module-project.md +++ b/templates/drupal-module-project.md @@ -1,3 +1,5 @@ +# Drupal Module Project Page template + *This is what Drupal provides as a prompt for the description of a new module:* Here, write an introduction that summarizes the purpose and function of this project with a focus on users brand new to Drupal. Answer the question: What solution does this module provide? The first 200 characters of this will be shown when browsing projects. Alternatively, you can click “Edit summary” above and enter the exact summary you want (it should be 200 characters or less).