mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 14:52:05 -05:00
[PR #452] Updating copilot instructions.md and AGENTS.md #465
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/452
Author: @jaainil
Created: 10/12/2025
Status: 🔄 Open
Base:
main← Head:adding-copilot-instructions.md📝 Commits (2)
fcf9055docs: add copilot instructions for project developmentce78246docs(copilot-instructions): enhance project overview and development guide📊 Changes
2 files changed (+369 additions, -0 deletions)
View changed files
➕
.github/copilot-instructions.md(+148 -0)➕
AGENTS.md(+221 -0)📄 Description
Added comprehensive documentation file (.github/copilot-instructions.md) that provides detailed guidance on the Dokploy Open-Source Templates project structure, development workflow, and conventions. The document covers the project overview, key files and directories, development workflow for adding/updating templates, local development setup, CI/CD processes, and established conventions and patterns. This documentation will help onboard new contributors and ensure consistent development practices across the project.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.