Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This project is a tailored fork of the popular [drupal-composer template](https:

## Getting started

Before starting, see docs/README.md for upgrade guides and additional documentation.

1. **Create a new project repository**
Click "[Use this template](https://github.com/wunderio/drupal-project/generate)" to generate a new project:
- Select the correct owner.
Expand Down
7 changes: 7 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Documentation index

This directory contains project documentation.

## Upgrade documentation

- **[rollout-lando-to-ddev-upgrade.md](rollout-lando-to-ddev-upgrade.md)** - Rollout - Lando to DDEV upgrade
Loading