Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.14 KB

File metadata and controls

25 lines (19 loc) · 1.14 KB

AGENTS.md

Guidance for AI coding agents working on the Varbase Events Base recipe.

Before you start

Read the project history and context first:

When you make a change

  • Add an entry under ## [Unreleased] in CHANGELOG.md.
  • Keep commit messages in the Drupal commit-type format: {type}: #{issueID} Summary (see https://www.drupal.org/node/3586390).
  • Never bump the version or tag a release without explicit maintainer approval.
  • This is a drupal-recipe; keep configuration in the recipe, not in config/install or config/optional.