Initial Drupal 11 with DDEV setup
This commit is contained in:
31
vendor/chi-teck/drupal-code-generator/templates/_readme/readme.twig
vendored
Normal file
31
vendor/chi-teck/drupal-code-generator/templates/_readme/readme.twig
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
# {{ name }} module
|
||||
|
||||
@todo Add an introduction that summarizes the purpose and function of the project.
|
||||
|
||||
## Table of contents
|
||||
|
||||
- Requirements
|
||||
- Recommended modules
|
||||
- Installation
|
||||
- Configuration
|
||||
- Maintainers
|
||||
|
||||
## Requirements
|
||||
|
||||
@todo Describe module requirements here.
|
||||
|
||||
## Recommended modules
|
||||
|
||||
@todo Add recommended modules here if needed.
|
||||
|
||||
## Installation
|
||||
|
||||
Install as you would normally install a contributed Drupal module. For further information, see [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules).
|
||||
|
||||
## Configuration
|
||||
|
||||
@todo Describe module configuration here.
|
||||
|
||||
## Maintainers
|
||||
|
||||
- [YOUR_NAME] - [YOUR_NICKNAME](https://www.drupal.org/u/YOUR_NICKNAME)
|
||||
Reference in New Issue
Block a user