Add INSTRATION.md draft guide#107
Conversation
Moved the phpunit.xml.dist file from the tests/ directory to the repository root. Updated the paths within the phpunit.xml.dist file to reflect the new location. Updated the .circleci/config.yml to point to the new location of the phpunit.xml.dist file and removed the explicit config file option.
…938799894641842006 Move phpunit.xml.dist to root and update paths
Created an 'environments' directory and moved all PHP version-specific directories (php72 to php85) into it. Updated the following configuration files to reflect the new directory structure: - docker-compose.yml - .circleci/config.yml - .github/dependabot.yml
…ments-15456795372939676511 Refactor: Organize PHP environments into a separate directory
Created INSTRATION.md based on the blog post at https://jito-site.com/transmitmail/. The guide covers: - Installation and file structure - Configuration (config.yml and mail templates) - Template customization (input.html, confirm.html, finish.html) - Validation settings and examples - Advanced tips (skipping confirmation, multiple forms) Co-authored-by: dounokouno <215381+dounokouno@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
9f2f6d4 to
e9b0ef2
Compare
I have created
INSTRATION.mdas a draft guide for TransmitMail, based on the reference URL provided. This document summarizes the installation, configuration, template editing, and validation methods in Japanese.PR created automatically by Jules for task 13379209336866362198 started by @dounokouno