Skip to content

Commit

Permalink
Add Github badges (#34)
Browse files Browse the repository at this point in the history
* add badges

* fix trailing spaces

* add \n after headers

* resolve conflict

---------

Co-authored-by: tyler36 <[email protected]>
  • Loading branch information
tyler36 and tyler36 authored Feb 26, 2024
1 parent 0fd5dbb commit d950078
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![tests](https://github.com/ddev/ddev-drupal-contrib/actions/workflows/tests.yml/badge.svg)](https://github.com/ddev/ddev-drupal-contrib/actions/workflows/tests.yml) ![project is maintained](https://img.shields.io/maintenance/yes/2025.svg)

=======
# DDEV Drupal Contrib

DDEV integration for developing Drupal contrib projects. As a general philosophy, your contributed module is the center of the universe. The codebase layout (see image below) and commands in this project [match the Gitlab CI approach](https://git.drupalcode.org/project/gitlab_templates) from the Drupal Association.
Expand Down Expand Up @@ -86,4 +89,4 @@ Below, is an example `.ddev/config.yaml` for a Drupal 10 project.
type: drupal10
```
**Contributed and maintained by [@weitzman](https://github.com/weitzman)**
**Contributed and maintained by [@weitzman](https://github.com/weitzman)**

0 comments on commit d950078

Please sign in to comment.