Skip to content

Commit d950078

Browse files
authored
Add Github badges (#34)
* add badges * fix trailing spaces * add \n after headers * resolve conflict --------- Co-authored-by: tyler36 <7234392+tyler36@users.noreply.github.com>
1 parent 0fd5dbb commit d950078

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![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)
2+
3+
=======
14
# DDEV Drupal Contrib
25

36
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.
@@ -86,4 +89,4 @@ Below, is an example `.ddev/config.yaml` for a Drupal 10 project.
8689
type: drupal10
8790
```
8891
89-
**Contributed and maintained by [@weitzman](https://github.com/weitzman)**
92+
**Contributed and maintained by [@weitzman](https://github.com/weitzman)**

0 commit comments

Comments
 (0)