https://github.com/twistedstack/drupal-system
https://github.com/twistedstack/drupal-system
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/twistedstack/drupal-system
- Owner: twistedstack
- Created: 2025-08-08T23:06:07.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-10-26T00:28:46.000Z (5 months ago)
- Last Synced: 2025-10-26T02:32:20.054Z (5 months ago)
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🧠Developer Procedures & Environment Docs
This repository consolidates DAU’s developer workflows, IDE setup guides, troubleshooting steps, and standard templates into one unified structure.
## Structure Overview
- `/environment/` – Acquia Cloud IDE setup, local environment, authentication
- `/troubleshooting/` – Common issues and fixes
- `/reference/` – CLI, Git, and Azure integration
- `/developer-procedures/` – Process norms, templates, and governance
## Usage
Developers should start with:
1. `/environment/environment-acquia-cloud-ide-setup.md`
2. `/developer-procedures/developer-process-overview.md`
3. `/reference/reference-ide-command-guide.md`
## Governance
All new modules, enhancements, or fixes must include:
- `module-request-template.md`
- `loe-estimate-template.md`
- `readme-template.md`
- `definition-of-done.md`
_Last updated: 2025-10-25_