mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 10:37:26 -05:00
[PR #452] [MERGED] Updating copilot instructions.md and AGENTS.md #2629
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: ✅ Merged
Merged: 12/15/2025
Merged by: @Siumauricio
Base:
canary← Head:adding-copilot-instructions.md📝 Commits (4)
fcf9055docs: add copilot instructions for project developmentce78246docs(copilot-instructions): enhance project overview and development guideb893b2dMerge branch 'canary' into adding-copilot-instructions.md8c801d0refactor: remove frontend development instructions from AGENTS.md and update contributing guidelines📊 Changes
3 files changed (+214 additions, -12 deletions)
View changed files
📝
.github/copilot-instructions.md(+2 -11)➕
AGENTS.md(+212 -0)📝
CONTRIBUTING.md(+0 -1)📄 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.