mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 10:05:25 -05:00
[PR #412] [MERGED] docs: add copilot instructions for project development #440
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/412
Author: @jaainil
Created: 10/1/2025
Status: ✅ Merged
Merged: 10/5/2025
Merged by: @Siumauricio
Base:
main← Head:adding-copilot-instructions.md📝 Commits (1)
fcf9055docs: add copilot instructions for project development📊 Changes
1 file changed (+78 additions, -0 deletions)
View changed files
➕
.github/copilot-instructions.md(+78 -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.