Problem/Motivation

We want to avoid saving all ddev files and instead rely on contributing steps to track how to get ddev working and also enable features like xdebug.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dmundra created an issue. See original summary.

dmundra’s picture

Status: Active » Needs review

Removed the config.yaml file and updated the contributing instructions. The test is to pull down the branch locally (ideally in a fresh repo) and follow the steps in CONTRIBUTING.md to install ddev and get a site running.

swirt’s picture

Status: Needs review » Fixed
swirt’s picture

Status: Fixed » Closed (fixed)

Released with 1.0.0-beta1